tzk/requirements.txt

12 lines
163 B
Plaintext
Raw Normal View History

# 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