Compare commits
No commits in common. "8c0a2b4c02ad620336e516a1c35b5f67343b1b0c" and "dc00140b65642464b30ef8609b814deeed203719" have entirely different histories.
8c0a2b4c02
...
dc00140b65
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