There was an error while loading. Please reload this page.
1 parent 5ac7c83 commit 641f20aCopy full SHA for 641f20a
pyproject.toml
@@ -75,6 +75,7 @@ legacy_tox_ini = """
75
[testenv]
76
package = wheel
77
wheel_build_env = .pkg
78
+ deps = httpbin @ https://github.com/graingert/httpbin/archive/refs/heads/patch-1.zip
79
extras = test
80
commands = pytest -v -s {posargs}
81
install_command = python -I -m pip install --use-pep517 {opts} {packages}
0 commit comments