Skip to content

Commit

Permalink
build: custom install command
Browse files Browse the repository at this point in the history
  • Loading branch information
martibosch committed Dec 3, 2024
1 parent f8ad65a commit 56fb672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ env_list = [
"py312",
"py313",
]
install_command = "python -m pip install --only-binary :all: {opts} {packages}"
requires = [
"tox>=4.19",
]
Expand Down

0 comments on commit 56fb672

Please sign in to comment.