depenedency fix

This commit is contained in:
Shay Palachy
2017-04-25 01:04:08 +03:00
parent a8b5641679
commit d10d720b3d
-1
View File
@@ -39,7 +39,6 @@ setup(
extras_require={
'test': TEST_REQUIRES
},
setup_requires=TEST_REQUIRES,
platforms=['linux', 'osx'],
keywords=['cache', 'persistence', 'mongo', 'memoization', 'decorator'],
classifiers=[