Revert "Pin python-daemon to <2.0"

python-daemon 2.0.4 has fixed the setuptool issue.
https://groups.google.com/forum/#!topic/comp.lang.python/bIgGrkPYiiM
This reverts commit 790b0f30c08c08453aa5931f7ff9371931318150.
also exclude breaking versions from requirement.

Change-Id: I20bdc73b54951320ec1e7239a230592aaa2ddffe
This commit is contained in:
Jerry Zhao 2015-01-27 04:47:10 +00:00
parent 18ed5e78b7
commit 5b1262175b

View File

@ -5,7 +5,7 @@ PyYAML
python-jenkins
paramiko>1.9.0
lockfile
python-daemon<2.0
python-daemon>=2.0.4
extras
statsd>=1.0.0,<3.0
apscheduler>=2.1.1,<3.0