mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-16 11:18:11 +08:00
BLD: add setuptools>18 for bcolz
This commit is contained in:
committed by
Richard Frank
parent
4168c7bd26
commit
97f1ac7970
@@ -1,5 +1,7 @@
|
||||
# Incompatible with earlier PIP versions
|
||||
pip>=7.1.0
|
||||
# bcolz fails to install if this is not in the build_requires.
|
||||
setuptools>18.0
|
||||
|
||||
# Logging
|
||||
Logbook==0.12.5
|
||||
|
||||
Reference in New Issue
Block a user