pin Twisted to 16.1.1 for now

This commit is contained in:
meejah 2016-07-08 11:12:33 -06:00
parent 2c7b164c73
commit ffb8540943
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ with open('README.rst') as f:
# as we make claims to support older Twisted!)
extras_require_twisted = [
"zope.interface>=3.6.0", # Zope Public License
"Twisted>=12.1.0" # MIT license
"Twisted >= 12.1.0, <= 16.1.1" # MIT license
]
# asyncio dependencies