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:
9df5532
)
Dependency on Windmill test framework is not needed yet.
author
david-sarah
<david-sarah@jacaranda.org>
Tue, 4 May 2010 16:10:43 +0000
(09:10 -0700)
committer
david-sarah
<david-sarah@jacaranda.org>
Tue, 4 May 2010 16:10:43 +0000
(09:10 -0700)
_auto_deps.py
patch
|
blob
|
history
diff --git
a/_auto_deps.py
b/_auto_deps.py
index fc50a690080b9b0fe0f3c01a072cbf8385810a0a..ffe3c87f7e1824cf6cf34e5c6b9e5581c6f4b76d 100644
(file)
--- a/
_auto_deps.py
+++ b/
_auto_deps.py
@@
-31,8
+31,8
@@
install_requires=[
# Needed for SFTP. Commented-out pending tests, see #953.
# "pycrypto >= 2.0.1",
- #
Needed to test web apps, s
ee #1001.
- "windmill >= 1.3",
+ #
Will be needed to test web apps, but not yet. S
ee #1001.
+
#
"windmill >= 1.3",
]
# Sqlite comes built into Python >= 2.5, and is provided by the "pysqlite"