Skip to content

Commit 10a72f1

Browse files
committed
fix release tox env
1 parent dedfbc0 commit 10a72f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ legacy_tox_ini = """
8686
deps =
8787
build
8888
twine
89+
httpbin @ https://github.com/graingert/httpbin/archive/refs/heads/patch-1.zip
90+
cffi >= 1.17.0rc1
8991
commands =
9092
{envpython} -m release
9193
pyproject-build --sdist

0 commit comments

Comments
 (0)