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