Compare commits

..

No commits in common. "23bbabd98675b0cf9e355833d26f651b6f9abab7" and "94fcfd919b55f713f76203d892bcb6df5b609d4c" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ install_requires =
# Used inside Tox for running tests
test =
pytest==6.2.4
pytest-cov==2.12.0
pytest-cov==2.11.1
# Worth testing out
pytest-tldr==0.2.4