summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKiall Mac Innes <kiall@managedit.ie>2012-11-18 02:21:08 +0000
committerKiall Mac Innes <kiall@managedit.ie>2012-11-18 02:52:38 +0000
commit0a53f232c22818f84d9c6eef3d5117cdb518a2ce (patch)
treeb6d0e0db9455374c44ef95a040ff564f0b97d20d /tools
parentf121e0ff57cc9d15761461f5a9b33abd5fc6c040 (diff)
downloaddesignate-0a53f232c22818f84d9c6eef3d5117cdb518a2ce.tar.gz
Add PyFlakes tox env
Change-Id: I4195a203c30d0104c33c41b0e60fa8fc2a89643b
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/test-requires b/tools/test-requires
index f330f93a..87d7847f 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -1,10 +1,9 @@
+unittest2
nose
nosexcover
openstack.nose_plugin
nosehtmloutput
mox
coverage
-pep8==1.3.3
sphinx
sphinxcontrib-httpdomain
-unittest2