Compare commits
2 commits
d330c1a614
...
65715f42be
| Author | SHA1 | Date | |
|---|---|---|---|
| 65715f42be | |||
| 15b90ff670 |
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ ci =
|
||||||
# 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.11.1
|
pytest-cov==2.12.0
|
||||||
|
|
||||||
# Used inside tox for linting
|
# Used inside tox for linting
|
||||||
lint =
|
lint =
|
||||||
|
|
|
||||||
Reference in a new issue