Formatting and small fixes

This commit is contained in:
Seth Schoen
2015-02-20 13:22:20 -08:00
parent fc1617531e
commit daf7c81e5d
3 changed files with 17 additions and 12 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ install_requires = [
'ConfArgParse',
'jsonschema',
'mock',
'psutil',
'psutil>2.1.0', # net_connections introduced in 2.1.0
'pycrypto',
'PyOpenSSL',
'python-augeas',