]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
requirements: Remove docs requirements
authorStephen Finucane <stephen@that.guru>
Wed, 26 Apr 2017 15:06:37 +0000 (16:06 +0100)
committerStephen Finucane <stephen@that.guru>
Wed, 26 Apr 2017 19:51:25 +0000 (20:51 +0100)
This was causing issues in the Docker build and is unnecessary with tox
around. Simply drop this.

Signed-off-by: Stephen Finucane <stephen@that.guru>
requirements-dev.txt

index ea548c05e161e4459cbf22b6299669791648cd51..8f88605da4aa0bf70eb237e54e705661a48141e6 100644 (file)
@@ -2,4 +2,3 @@ Django>=1.8,<1.11
 djangorestframework>=3.4,<3.7
 django-filter>=1.0,<1.1
 -r requirements-test.txt
--r docs/requirements.txt