mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-30 11:34:49 +00:00
Added REST framework to tox
This commit is contained in:
parent
297f64509a
commit
b5a46f3dee
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -22,6 +22,7 @@ deps =
|
|||
django-taggit==0.13.0
|
||||
django-treebeard==3.0
|
||||
django-sendfile==0.3.6
|
||||
djangorestframework==3.1.3
|
||||
Pillow>=2.3.0
|
||||
beautifulsoup4>=4.3.2
|
||||
html5lib==0.999
|
||||
|
|
|
|||
Loading…
Reference in a new issue