Makefile enhancements
This commit is contained in:
10
requirements-dev.txt
Normal file
10
requirements-dev.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
# Linting and formatting tools
|
||||
black>=23.0.0
|
||||
isort>=5.12.0
|
||||
flake8>=6.0.0
|
||||
mypy>=1.0.0
|
||||
|
||||
# Optional: More advanced linting
|
||||
flake8-docstrings>=1.7.0
|
||||
flake8-import-order>=0.18.2
|
||||
Reference in New Issue
Block a user