9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
|
|
# Development requirements for TraceStudio server
|
||
|
|
# These are tools for development, testing and formatting.
|
||
|
|
debugpy
|
||
|
|
pytest
|
||
|
|
black
|
||
|
|
mypy
|
||
|
|
pre-commit
|
||
|
|
flake8
|