fix: refactor some more for tests + pylint
This commit is contained in:
parent
7573cedf6e
commit
890adbad63
9 changed files with 42 additions and 17 deletions
|
@ -38,7 +38,7 @@ dependencies = [
|
|||
|
||||
[project.optional-dependencies]
|
||||
docs = ["Sphinx", "furo"]
|
||||
tests = ["pytest-cov", "tox"]
|
||||
tests = ["pylint", "pytest", "pytest-cov", "tox"]
|
||||
|
||||
|
||||
[project.urls]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue