Added REST framework to tox

This commit is contained in:
Tom Christie 2015-07-21 15:03:46 +01:00
parent 297f64509a
commit b5a46f3dee

View file

@ -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