This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Register
Sign In
backup
/
pywb
Watch
1
Star
0
Fork
0
You've already forked pywb
mirror of
https://github.com/webrecorder/pywb.git
synced
2025-03-15 00:03:28 +01:00
Code
Issues
Projects
Releases
Activity
pywb
/
test_requirements.txt
10 lines
75 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
tests run improvements: update from python setup.py test -> tox (#754) * tests cleanup: - move test requirements to test_requirements.txt to share between setup.py and tox.ini - README: update to recommend using 'tox --current-env' for running tests locally - replaces #741 * test tweaks: - don't require i18n to import locmanager, instead set flag on load (to avoid breaking tox / pytest) - don't add werkzeug to test requirements
2022-08-31 16:04:55 -07:00
pytest
WebTest
pytest-cov
mock
urllib3
Try werkzeug<3.0.0
2023-11-23 11:38:12 -05:00
httpbin==0.5.0
tests run improvements: update from python setup.py test -> tox (#754) * tests cleanup: - move test requirements to test_requirements.txt to share between setup.py and tox.ini - README: update to recommend using 'tox --current-env' for running tests locally - replaces #741 * test tweaks: - don't require i18n to import locmanager, instead set flag on load (to avoid breaking tox / pytest) - don't add werkzeug to test requirements
2022-08-31 16:04:55 -07:00
flask<2.0
ujson
lxml
Reference in New Issue
Copy Permalink