Skip to content

Commit

Permalink
Testing: Pin werkzeug<2.1.0 to avoid import error, see postmanlabs/…
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreCimander committed May 1, 2022
1 parent ba4d3bc commit 9d0b5c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ deps =
pytest-httpbin
pytest-mock
requests
werkzeug<2.1.0
commands =
pip install pycurl --global-option="--with-{env:PYCURL_SSL_LIBRARY}"
coverage run --source=pytest_recording -m pytest {posargs:tests}
Expand Down

0 comments on commit 9d0b5c4

Please sign in to comment.