mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-15 12:31:00 +00:00
13 lines
242 B
Text
13 lines
242 B
Text
# Required for running the tests
|
|
mock>=1.0.0
|
|
python-dateutil>=2.2
|
|
pytz>=2014.7
|
|
Pillow>=2.7.0
|
|
|
|
# For coverage and PEP8 linting
|
|
coverage>=3.7.0
|
|
flake8>=2.2.0
|
|
|
|
# For spellchecking the documentation
|
|
sphinxcontrib-spelling==2.1.1
|
|
pyenchant==1.6.6
|