Skip to content
Snippets Groups Projects
Commit a35cce6d authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

widen the tahoe-lafs version constraint to match the CI configuration

parent 9037a0cb
No related branches found
No related tags found
1 merge request!229Set up CI for Tahoe 1.16.x
......@@ -38,7 +38,7 @@ install_requires =
# incompatible with Tahoe-LAFS'. So duplicate them here (the ones that
# have been observed to cause problems).
Twisted[tls,conch]>=18.4.0
tahoe-lafs==1.14.0
tahoe-lafs >=1.14, <1.17
treq
pyutil
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment