summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authorStephen Finucane <stephen.finucane@intel.com>2015-11-12 04:48:29 +0000
committerStephen Finucane <stephen.finucane@intel.com>2015-11-21 17:07:40 +0000
commit59e47314f6311f2ce03749ab4bb1cb1cafd99222 (patch)
tree82832da419d2a7730c254c4c915685cf54e202bb /requirements-dev.txt
parent7b7d7483e4beff7b127c4c8c9250ffc51fff4b9d (diff)
downloadpatchwork-59e47314f6311f2ce03749ab4bb1cb1cafd99222.tar
patchwork-59e47314f6311f2ce03749ab4bb1cb1cafd99222.tar.gz
Move requirements into base directory
These are documentation and therefore don't belong in the documentation directory. The base directory is the usual location for these files, so move them there. Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
new file mode 100644
index 0000000..12b8bef
--- /dev/null
+++ b/requirements-dev.txt
@@ -0,0 +1,2 @@
+-r requirements-base.txt
+selenium