Compare commits
No commits in common. "f18902c76c280fb480a3d189d821775770b51db8" and "2efc4e31ad475ae9198ed39e0165a4e4ab7a8df4" have entirely different histories.
f18902c76c
...
2efc4e31ad
|
|
@ -5,7 +5,7 @@ install_requires =
|
||||||
[options.extras_require]
|
[options.extras_require]
|
||||||
# Used inside Tox for running tests
|
# Used inside Tox for running tests
|
||||||
test =
|
test =
|
||||||
pytest==6.2.4
|
pytest==6.2.3
|
||||||
pytest-cov==2.11.1
|
pytest-cov==2.11.1
|
||||||
# Worth testing out
|
# Worth testing out
|
||||||
pytest-tldr==0.2.4
|
pytest-tldr==0.2.4
|
||||||
|
|
|
||||||
Reference in New Issue