mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 22:03:04 +00:00
Maybe newer Twisted is OK, IOCP was supposedly moved out.
This commit is contained in:
parent
fa4be104a6
commit
fa0ec99052
3
setup.py
3
setup.py
@ -97,8 +97,7 @@ install_requires = [
|
||||
# an sftp extra in Tahoe-LAFS, there is no point in having one.
|
||||
# * Twisted 19.10 introduces Site.getContentFile which we use to get
|
||||
# temporary upload files placed into a per-node temporary directory.
|
||||
# * Twisted 21.2.0 is missing binary wheels for some reason.
|
||||
"Twisted[tls,conch] >= 19.10.0, != 21.2.0",
|
||||
"Twisted[tls,conch] >= 19.10.0",
|
||||
|
||||
"PyYAML >= 3.11",
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user