summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2017-04-26 16:06:37 +0100
committerStephen Finucane <stephen@that.guru>2017-04-26 20:51:25 +0100
commit86887e9eb250dc971535b3637446f0fd83470753 (patch)
tree5b8cfe8820e4104f60e82553fcc07c99fc57af23 /requirements-dev.txt
parenta730e6d601655913519dbbe7eb772523754582e3 (diff)
downloadpatchwork-86887e9eb250dc971535b3637446f0fd83470753.tar
patchwork-86887e9eb250dc971535b3637446f0fd83470753.tar.gz
requirements: Remove docs requirements
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>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index ea548c0..8f88605 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -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