diff options
Diffstat (limited to 'jython-tosca-parser/src/main/resources/Lib/site-packages/cliff-2.4.0-py2.7.egg/EGG-INFO/requires.txt')
-rw-r--r-- | jython-tosca-parser/src/main/resources/Lib/site-packages/cliff-2.4.0-py2.7.egg/EGG-INFO/requires.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/jython-tosca-parser/src/main/resources/Lib/site-packages/cliff-2.4.0-py2.7.egg/EGG-INFO/requires.txt b/jython-tosca-parser/src/main/resources/Lib/site-packages/cliff-2.4.0-py2.7.egg/EGG-INFO/requires.txt new file mode 100644 index 0000000..b6cf327 --- /dev/null +++ b/jython-tosca-parser/src/main/resources/Lib/site-packages/cliff-2.4.0-py2.7.egg/EGG-INFO/requires.txt @@ -0,0 +1,10 @@ +pbr>=1.8 +cmd2>=0.6.7 +PrettyTable<0.8,>=0.7.1 +pyparsing>=2.0.7 +six>=1.9.0 +stevedore>=1.17.1 +PyYAML>=3.10.0 + +[:(python_version<'3.0')] +unicodecsv>=0.8.0 |