We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162404e commit 3029772Copy full SHA for 3029772
tox.ini
@@ -13,7 +13,6 @@ package = wheel
13
wheel_build_env = .pkg
14
extras = testing
15
constraints = dependencies/default/constraints.txt
16
-deps = -r dependencies/default/requirements.txt
17
commands = make test
18
allowlist_externals =
19
make
@@ -30,7 +29,6 @@ allowlist_externals =
30
29
31
git
32
extras = docs
33
-deps = -r dependencies/default/requirements-docs.txt
34
change_dir = docs
35
description = Build The Docs with {basepython}
36
commands =
0 commit comments