Compare commits
No commits in common. "23bbabd98675b0cf9e355833d26f651b6f9abab7" and "94fcfd919b55f713f76203d892bcb6df5b609d4c" have entirely different histories.
23bbabd986
...
94fcfd919b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ install_requires =
|
||||||
# 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
|
||||||
# Worth testing out
|
# Worth testing out
|
||||||
pytest-tldr==0.2.4
|
pytest-tldr==0.2.4
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue