BLD: add setuptools>18 for bcolz

This commit is contained in:
Joe Jevnik
2016-02-18 21:11:47 -05:00
committed by Richard Frank
parent 4168c7bd26
commit 97f1ac7970
+2
View File
@@ -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