Correct dependencies
This commit is contained in:
parent
f42ff652e1
commit
8f3ef6210d
@ -37,7 +37,7 @@ setup(
|
||||
|
||||
extras_require={
|
||||
'dev': ['unittest'],
|
||||
'test': ['unittest', 'nose', 'mockredispy', 'mock'],
|
||||
'test': ['unittest', 'nose', 'mock'],
|
||||
},
|
||||
|
||||
# install_requires=REQUIRES,
|
||||
|
Loading…
Reference in New Issue
Block a user