tzk/requirements.txt
2021-08-27 09:53:18 -05:00

12 lines
163 B
Plaintext

# this package
-e .
# docs
sphinx==3.5.4 # newer versions display function names in the wrong color?
sphinx_rtd_theme==0.5.2
# dev tools
setuptools
twine
wheel