Removed unused sphinx dependency in requirements now we use a separate container
This commit is contained in:
parent
0f5b1c295e
commit
70cd96f198
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
coverage>=4.4,<4.5
|
coverage>=4.4,<4.5
|
||||||
django_coverage_plugin>=1.5,<1.6
|
django_coverage_plugin>=1.5,<1.6
|
||||||
Sphinx>=1.6,<1.7
|
|
||||||
factory_boy>=2.8.1
|
factory_boy>=2.8.1
|
||||||
|
|
||||||
# django-debug-toolbar that works with Django 1.5+
|
# django-debug-toolbar that works with Django 1.5+
|
||||||
|
|
Loading…
Reference in New Issue