pip/tools/tests-requirements.txt

14 lines
360 B
Plaintext
Raw Normal View History

freezegun
2018-06-14 08:27:20 +02:00
mock
pretend
pytest
2017-11-14 07:33:01 +01:00
pytest-cov
2017-05-19 13:24:35 +02:00
pytest-rerunfailures
pytest-timeout
pytest-xdist
scripttest
https://github.com/pypa/virtualenv/archive/master.zip#egg=virtualenv
2018-06-14 08:19:00 +02:00
# Revert the following hack after a PyYAML is released supporting Py3.7
pyyaml; python_version < "3.7"
https://github.com/yaml/pyyaml/archive/master.zip#egg=pyyaml ; python_version >= "3.7"