blender-asset-tracer/requirements-dev.txt
2018-03-22 12:12:30 +01:00

13 lines
220 B
Plaintext

# Primary requirements
-e .
mypy
pytest
pytest-cov
radon # for the 'radon cc' command
pyprof2calltree # for converting profiler output to KCacheGrind input
# For documentation
sphinx
sphinx-autobuild
sphinx_rtd_theme