mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-22 11:07:57 +01:00
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
# Requirements essential for developing wagtail (not needed to run it)
|
|
|
|
# For coverage and PEP8 linting
|
|
coverage==3.7.1
|
|
flake8==2.1.0
|