fix: more cleanup for pylint
for some reason these weren't caught with local run but found some more issues running under tox
This commit is contained in:
parent
faa12005fb
commit
f34678b305
3 changed files with 5 additions and 3 deletions
|
@ -30,6 +30,7 @@ dependencies = [
|
|||
'importlib-metadata; python_version < "3.10"',
|
||||
"importlib_resources ; python_version < '3.9'",
|
||||
"Mako",
|
||||
"packaging",
|
||||
"progress",
|
||||
"python-configuration",
|
||||
"typer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue