blender-asset-tracer/requirements-dev.txt
Sybren A. Stüvel 4dc0dedff1 Removed version pinning from requirements-dev.txt + added mypy
The development should be done with recent versions, and if any issues
arise those should be fixed.
2018-03-09 13:51:12 +01:00

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