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 39895e4 commit 054ca25Copy full SHA for 054ca25
tox.ini
@@ -1,8 +1,8 @@
1
[testenv]
2
deps =
3
# Ideally all the dependencies should be set as "extras"
4
- # workaround for pypa/build#630
5
- build[virtualenv] @ git+https://github.com/jaraco/build@bugfix/630-importlib-metadata
+ build[virtualenv] @ git+https://github.com/pypa/build@59c1f87
+ # ^-- pypa/build#630, use dev version while we wait for the new release
6
setenv =
7
PYTHONWARNDEFAULTENCODING = 1
8
SETUPTOOLS_ENFORCE_DEPRECATION = 1
0 commit comments