Pin python-daemon to 1.6 because 2.0.3 breaks setuptools
This commit is contained in:
parent
d5ee710f89
commit
6ebe8ec6c8
@ -27,7 +27,7 @@ setup(name='airtime_analyzer',
|
||||
'nose',
|
||||
'coverage',
|
||||
'mock',
|
||||
'python-daemon',
|
||||
'python-daemon==1.6',
|
||||
'requests',
|
||||
'rgain',
|
||||
# These next 3 are required for requests to support SSL with SNI. Learned this the hard way...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user