fix: refactor some more for tests + pylint
This commit is contained in:
parent
6e2428957b
commit
f747f6bb39
8 changed files with 29 additions and 15 deletions
|
@ -33,7 +33,7 @@ dependencies = [
|
|||
|
||||
[project.optional-dependencies]
|
||||
docs = ["Sphinx", "furo", "sphinxcontrib-programoutput"]
|
||||
tests = ["pytest-cov", "tox"]
|
||||
tests = ["pylint", "pytest", "pytest-cov", "tox"]
|
||||
|
||||
|
||||
[project.entry-points."wutta.app.providers"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue