chore(build): add pylint dependency
This commit is contained in:
parent
7d148cbd48
commit
c02d579f9e
3 changed files with 57 additions and 1 deletions
1
Pipfile
1
Pipfile
|
|
@ -13,6 +13,7 @@ mypy = "~=1.15.0"
|
|||
autopep8 = "~=2.3.2"
|
||||
setuptools-scm = "~=8.2.0"
|
||||
pipenv = "~=2024.4.1"
|
||||
pylint = "~=3.3.6"
|
||||
|
||||
[requires]
|
||||
python_version = "3.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue