setup: merge relaxation of the version of setuptools that we require at runtime with an indentation change

This commit is contained in:
Zooko O'Whielacronx 2009-01-09 13:09:49 -07:00
parent a56df2587a
commit ea77d27cc5

View File

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