The development should be done with recent versions, and if any issues arise those should be fixed.
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
# Primary requirements
|
|
-e .
|
|
mypy
|
|
pytest
|
|
pytest-cov
|
|
radon # for the 'radon cc' command
|
|
pyprof2calltree # for converting profiler output to KCacheGrind input
|