mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-20 13:01:56 +00:00
Merge pull request #279 from kaedroho/requirements-change
unittest2 no longer an 'essential' requirement for developers
This commit is contained in:
commit
406218438e
1 changed files with 0 additions and 4 deletions
|
|
@ -1,7 +1,3 @@
|
|||
# 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue