Merge pull request #5422 from tsiegleauq/some-python-updates

Fix python 3.6 and 3.7 tests
This commit is contained in:
Sean 2020-06-16 12:50:27 +02:00 committed by GitHub
commit ec2ec08333
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ coverage
flake8
isort
mypy
pytest
pytest<5.4.2
pytest-django<3.9.0
pytest-asyncio<0.11.0
pytest-cov
pytest-cov<2.8.2