mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-18 15:28:12 +00:00
setuptools delenda est. fixes ticket:1582 :-D
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user