setup: require setuptools >= 0.6c7 to run

This commit is contained in:
Zooko O'Whielacronx 2008-11-20 22:36:11 -07:00
parent 0de6e616e0
commit 83b5f5ad52

View File

@ -1,5 +1,6 @@
install_requires=[
"setuptools >= 0.6c8",
# we require 0.6c8 to build, but can handle older versions to run
"setuptools >= 0.6c7",
# pycryptopp < 0.5 had a bug which, using a Microsoft
# compiler, or using some versions of g++ while linking