0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 10:58:52 +01:00
wagtail/requirements-dev.txt

14 lines
242 B
Plaintext
Raw Normal View History

2015-03-18 20:13:20 +01:00
# Required for running the tests
mock>=1.0.0
python-dateutil>=2.2
pytz>=2014.7
2015-03-18 20:13:20 +01:00
Pillow>=2.7.0
# For coverage and PEP8 linting
coverage>=3.7.0
flake8>=2.2.0
2015-04-17 23:49:16 +02:00
# For spellchecking the documentation
sphinxcontrib-spelling==2.1.1
pyenchant==1.6.6