mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-13 12:00:16 +08:00
MAINT: Use environment markers instead of separate requirements
file for py2
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
# Caching and other utilities
|
||||
functools32==3.2.3.post2
|
||||
Reference in New Issue
Block a user