mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-06 16:11:03 +00:00
7 lines
152 B
Text
7 lines
152 B
Text
# 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
|