Skip to content

Commit 641f20a

Browse files
committed
don't depend on greenlet
1 parent 5ac7c83 commit 641f20a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ legacy_tox_ini = """
7575
[testenv]
7676
package = wheel
7777
wheel_build_env = .pkg
78+
deps = httpbin @ https://github.com/graingert/httpbin/archive/refs/heads/patch-1.zip
7879
extras = test
7980
commands = pytest -v -s {posargs}
8081
install_command = python -I -m pip install --use-pep517 {opts} {packages}

0 commit comments

Comments
 (0)