chore: Add pylint conf

ref: #765
This commit is contained in:
2025-05-19 23:56:25 +09:30
parent bff1049414
commit bd7ff92ab3
2 changed files with 997 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,12 @@
coverage==7.8.0
pylint==3.3.1
pytest==8.3.5
# PyTest Plugins
pytest-cov==6.1.1
pytest-django==4.11.1
pytest-mock==3.14.0
coverage==7.8.0
pytest-cov==6.1.1
# selenium==4.21.0