This commit is contained in:
parent
747cf0a197
commit
e2118da294
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ install_requires =
|
||||||
test =
|
test =
|
||||||
pytest==6.2.3
|
pytest==6.2.3
|
||||||
pytest-cov==2.11.1
|
pytest-cov==2.11.1
|
||||||
|
# Worth testing out
|
||||||
|
pytest-tldr==0.2.4
|
||||||
|
|
||||||
# Used inside tox for linting
|
# Used inside tox for linting
|
||||||
lint =
|
lint =
|
||||||
|
|
|
||||||
Reference in a new issue