mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
# Requirements essential for developing wagtail (not needed to run it)
|
|
|
|
unittest2==0.5.1
|
|
|
|
# For coverage and PEP8 linting
|
|
coverage==3.7.1
|
|
flake8==2.1.0
|