Compare commits
No commits in common. "d3020ed7250f282ab63d437cd3b32e7fdba396a1" and "f889775742fc0962e625a36389970495e2c4c1b4" have entirely different histories.
d3020ed725
...
f889775742
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.12.1
|
pytest-cov==2.12.0
|
||||||
|
|
||||||
# Used inside tox for linting
|
# Used inside tox for linting
|
||||||
lint =
|
lint =
|
||||||
|
|
|
||||||
Reference in a new issue