MAINT: Use environment markers instead of separate requirements

file for py2
This commit is contained in:
Richard Frank
2016-04-05 23:07:00 -04:00
parent 6bf4fe15e2
commit 39fbdd30e3
3 changed files with 27 additions and 57 deletions
+3
View File
@@ -33,6 +33,9 @@ cyordereddict==0.2.2
# faster array ops.
bottleneck==1.0.0
# lru_cache
functools32==3.2.3.post2; python_version < "3.0"
contextlib2==0.4.0
# networkx requires decorator
-2
View File
@@ -1,2 +0,0 @@
# Caching and other utilities
functools32==3.2.3.post2