toml for coverage
This commit is contained in:
parent
ae01113cdf
commit
6ec57087e7
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ install_requires =
|
||||||
|
|
||||||
[options.extras_require]
|
[options.extras_require]
|
||||||
test =
|
test =
|
||||||
coverage==6.3.2
|
coverage[toml]==6.3.2
|
||||||
pytest==7.1.1
|
pytest==7.1.1
|
||||||
lint =
|
lint =
|
||||||
black==22.3.0
|
black==22.3.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue