summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@gmail.com>2014-01-17 23:46:19 -0800
committerJoshua Harlow <harlowja@gmail.com>2014-01-17 23:46:19 -0800
commit61da02ee4318c5e2718fecf922b53e7bfee6d54c (patch)
treea8e532a5941bd9d9d323f67f17f35431255868a4 /test-requirements.txt
parentcbc5af7396743e014f1ad9ece0bb56820d26f484 (diff)
downloadvyos-cloud-init-61da02ee4318c5e2718fecf922b53e7bfee6d54c.tar.gz
vyos-cloud-init-61da02ee4318c5e2718fecf922b53e7bfee6d54c.zip
Update makefile to install from updated requirements files
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 00000000..4be0211d
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,6 @@
+httpretty>=0.7.1
+mocker
+nose
+pep8
+pyflakes
+pylint