mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-10 12:20:02 +00:00
setup: comment-out the dependency on pycrypto, see #953
This commit is contained in:
parent
c00a62a2e7
commit
784b208708
@ -28,8 +28,8 @@ install_requires=[
|
||||
# .
|
||||
"pycryptopp >= 0.5.15",
|
||||
|
||||
# Used for SFTP
|
||||
"pycrypto >= 2.0.1",
|
||||
# Needed for SFTP. Commented-out pending tests, see #953.
|
||||
# "pycrypto >= 2.0.1",
|
||||
]
|
||||
|
||||
# Sqlite comes built into Python >= 2.5, and is provided by the "pysqlite"
|
||||
|
Loading…
x
Reference in New Issue
Block a user