mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-24 01:57:32 +01:00
10 lines
156 B
Plaintext
10 lines
156 B
Plaintext
# 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
|