diff --git a/setup.py b/setup.py index 2dfb27908..1e4f881b4 100755 --- a/setup.py +++ b/setup.py @@ -72,13 +72,13 @@ setup( install_requires=[ #'dialog', 'requests', - 'protobuf', - #'python-augeas', - 'pycrypto', - 'M2Crypto', - 'python2-pythondialog', 'jose', 'jsonschema', + 'M2Crypto', + 'protobuf', + 'pycrypto', + #'python-augeas', + 'python2-pythondialog', ], entry_points={ 'console_scripts': [