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 da8a967 commit 253ab8eCopy full SHA for 253ab8e
tox.ini
@@ -91,7 +91,7 @@ testpaths = tests
91
[testenv:publish]
92
passenv = TWINE_*
93
deps =
94
- build ~= 0.8.0
+ build[virtualenv] ~= 0.9.0
95
twine ~= 4.0.0
96
commands =
97
{envpython} -m build --outdir {distdir} .
0 commit comments