projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a56df25
)
setup: merge relaxation of the version of setuptools that we require at runtime with...
author
Zooko O'Whielacronx
<zooko@zooko.com>
Fri, 9 Jan 2009 20:09:49 +0000
(13:09 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Fri, 9 Jan 2009 20:09:49 +0000
(13:09 -0700)
_auto_deps.py
patch
|
blob
|
history
diff --git
a/_auto_deps.py
b/_auto_deps.py
index 25b3add8b15bd544666deb52e96ab548d8771196..8d45bf8615a32f2f53f146550c35633a25faada1 100644
(file)
--- a/
_auto_deps.py
+++ b/
_auto_deps.py
@@
-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