1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

Restore the pytest-httpbin package in tox.ini

The branch with the fix for HTTPS redirects is included in v1.0.1

See https://github.com/kevin1024/pytest-httpbin/releases/tag/v1.0.1
This commit is contained in:
Terseus
2022-11-01 10:25:46 +01:00
committed by Jair Henrique
parent cef85a4986
commit 42d79b1102

View File

@@ -78,7 +78,7 @@ commands =
deps =
Werkzeug==2.0.3
pytest
git+https://github.com/immerrr/pytest-httpbin@fix-redirect-location-scheme-for-secure-server
pytest-httpbin>=1.0.1
pytest-cov
PyYAML
ipaddress