mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +00:00
Add dependency on windmill >= 1.3
This commit is contained in:
parent
5c7c3e9c7b
commit
ec2e8b9c88
@ -30,6 +30,9 @@ install_requires=[
|
||||
|
||||
# Needed for SFTP. Commented-out pending tests, see #953.
|
||||
# "pycrypto >= 2.0.1",
|
||||
|
||||
# Needed to test web apps, see #1001.
|
||||
"windmill >= 1.3",
|
||||
]
|
||||
|
||||
# Sqlite comes built into Python >= 2.5, and is provided by the "pysqlite"
|
||||
|
Loading…
Reference in New Issue
Block a user