We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1bcc3 commit 5cbf12aCopy full SHA for 5cbf12a
tox.ini
@@ -91,6 +91,7 @@ description = publish the package to PyPI and GitHub
91
skip_install = True
92
deps =
93
build
94
+ pyproject-hooks!=1.1 # workaround for pypa/setuptools#4333
95
twine>=3
96
jaraco.develop>=7.1
97
pass_env =
0 commit comments