Compare commits
2 commits
f889775742
...
d3020ed725
| Author | SHA1 | Date | |
|---|---|---|---|
| d3020ed725 | |||
| 92504d2884 |
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ ci =
|
|||
# Used inside Tox for running tests
|
||||
test =
|
||||
pytest==6.2.4
|
||||
pytest-cov==2.12.0
|
||||
pytest-cov==2.12.1
|
||||
|
||||
# Used inside tox for linting
|
||||
lint =
|
||||
|
|
|
|||
Reference in a new issue