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

Use pytest-httpbin version with fix for HTTPS redirects

This commit is contained in:
immerrr
2021-11-14 23:19:53 +01:00
committed by Jair Henrique
parent 25f715bc42
commit f5ea0304da

View File

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