pip/dev-requirements.txt

15 lines
388 B
Plaintext
Raw Normal View History

freezegun
pretend
pytest<=3.2.5
pytest-catchlog
2017-11-14 07:33:01 +01:00
pytest-cov
2017-05-19 13:24:35 +02:00
pytest-rerunfailures
pytest-timeout
pytest-xdist
# 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"
2017-10-02 19:37:14 +02:00
mock
scripttest>=1.3
https://github.com/pypa/virtualenv/archive/master.zip#egg=virtualenv