Merge branch 'remove-sphinx' into 'develop'
Removed unused sphinx dependency in requirements now we use a separate container See merge request funkwhale/funkwhale!89
This commit is contained in:
commit
b228a6115a
|
@ -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