summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDan Wendlandt <dan@nicira.com>2012-08-12 13:39:22 -0700
committerDan Wendlandt <dan@nicira.com>2012-08-12 13:39:22 -0700
commit466e704bfecb3b0797c2c0554b68d671f35a35e1 (patch)
treed69cc759804e56601c65c0da8f1ac19f8c18671d /tools
parent47f827d8a5a0a14c54e72f0a1c76768e55095964 (diff)
downloadpython-neutronclient-466e704bfecb3b0797c2c0554b68d671f35a35e1.tar.gz
add pyparsing to pip-requires
bug 1035953 Change-Id: Ie18fa78f242920e1acfdf1af15232591908c8de8
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 2a0be28..5f2cc0b 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -3,5 +3,4 @@ argparse
httplib2
prettytable>=0.6.0
simplejson
-
-
+pyparsing