setuptools delenda est. fixes ticket:1582 :-D

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood
2015-12-08 18:22:06 +00:00
parent 1fd2fc6808
commit d8549a2c7f
45 changed files with 4 additions and 11713 deletions

View File

@ -16,8 +16,8 @@
# >=, <= and != operators.)
install_requires = [
# We require newer versions of setuptools (actually
# zetuptoolz) to build, but can handle older versions to run.
# We require newer versions of setuptools to build, but can handle
# older versions to run.
"setuptools >= 0.6c6",
"zfec >= 1.1.0",