Limit tests to Twisted < 21

This commit is contained in:
Adrián Chaves 2021-03-02 19:46:34 +01:00
parent f95ebd8f7c
commit 4fe26ae970
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ deps =
# Extras
botocore>=1.4.87
Pillow>=4.0.0
# Twisted 21+ causes issues in tests that use skipIf
Twisted<21
passenv =
S3_TEST_FILE_URI
AWS_ACCESS_KEY_ID