There was an error while loading. Please reload this page.
1 parent dedfbc0 commit 10a72f1Copy full SHA for 10a72f1
pyproject.toml
@@ -86,6 +86,8 @@ legacy_tox_ini = """
86
deps =
87
build
88
twine
89
+ httpbin @ https://github.com/graingert/httpbin/archive/refs/heads/patch-1.zip
90
+ cffi >= 1.17.0rc1
91
commands =
92
{envpython} -m release
93
pyproject-build --sdist
0 commit comments