Merge pull request #3263 from whalebot-helmsman/no_twisted_18_4_0

[MRG+1] Blacklist twisted version with regression
This commit is contained in:
Konstantin Lopuhin 2018-05-17 13:21:42 +03:00 committed by GitHub
commit bac1e2d47d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

1
tests/constraints.txt Normal file
View File

@ -0,0 +1 @@
Twisted!=18.4.0

View File

@ -8,6 +8,7 @@ envlist = py27
[testenv]
deps =
-ctests/constraints.txt
-rrequirements.txt
# Extras
botocore