re-enable requirements

This commit is contained in:
Flavio Percoco
2015-05-14 10:24:30 +02:00
parent 648d30c70d
commit 70be5e82df

View File

@@ -30,7 +30,7 @@ setup(name="pyngus",
description="Callback API implemented over Proton",
url="https://github.com/kgiusti/pyngus",
license="Apache Software License",
# install_requires=['python-qpid-proton>=0.7,<0.8'],
install_requires=['python-qpid-proton>=0.8,<0.9'],
classifiers=["License :: OSI Approved :: Apache Software License",
"Intended Audience :: Developers",
"Operating System :: OS Independent",