Link to issue describing troublesome pytest versions

This commit is contained in:
Kyle Altendorf 2020-05-22 15:09:58 -04:00 committed by GitHub
parent eb8493f09c
commit 5b2af85289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
jmespath
mitmproxy; python_version >= '3.6'
mitmproxy<4.0.0; python_version < '3.6'
# https://github.com/pytest-dev/pytest-twisted/issues/93
pytest != 5.4, != 5.4.1
pytest-cov
pytest-twisted >= 1.11