fix: refactor per pylint; add to tox
This commit is contained in:
parent
1aa70eba8b
commit
e494bdd2b9
11 changed files with 77 additions and 50 deletions
|
@ -34,7 +34,7 @@ dependencies = [
|
|||
|
||||
[project.optional-dependencies]
|
||||
docs = ["Sphinx", "enum-tools[sphinx]", "furo", "sphinxcontrib-programoutput"]
|
||||
tests = ["pytest-cov", "tox"]
|
||||
tests = ["pylint", "pytest", "pytest-cov", "tox"]
|
||||
|
||||
|
||||
[project.entry-points."wutta.typer_imports"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue