mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 19:46:52 +08:00
BLD: ordered_pip is unforgiving
This commit is contained in:
@@ -34,7 +34,7 @@ cyordereddict==0.2.2
|
||||
bottleneck==1.0.0
|
||||
|
||||
# lru_cache
|
||||
functools32==3.2.3.post2; python_version < "3.0"
|
||||
functools32==3.2.3.post2;python_version<'3.0'
|
||||
|
||||
contextlib2==0.4.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user