Compare commits

..

No commits in common. "65715f42bebc6b7699cced1b44f644244a5ca04f" and "d330c1a6149320bd2129f99bb780240a4f07f56c" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ ci =
# Used inside Tox for running tests # Used inside Tox for running tests
test = test =
pytest==6.2.4 pytest==6.2.4
pytest-cov==2.12.0 pytest-cov==2.11.1
# Used inside tox for linting # Used inside tox for linting
lint = lint =