pip/tools/requirements/tests.txt

16 lines
412 B
Plaintext
Raw Normal View History

freezegun
2018-06-14 08:27:20 +02:00
mock
pretend
pytest==3.8.2
2017-11-14 07:33:01 +01:00
pytest-cov
# Prevent installing 7.0 which has install_requires "pytest >= 3.10".
pytest-rerunfailures<7.0
pytest-timeout
# Prevent installing 1.28.0 which has install_requires "pytest >= 4.4.0".
pytest-xdist<1.28.0
2018-07-02 21:20:10 +02:00
pyyaml
setuptools>=39.2.0 # Needed for `setuptools.wheel.Wheel` support.
scripttest
https://github.com/pypa/virtualenv/archive/master.zip#egg=virtualenv
wheel