tzk/requirements.txt

13 lines
169 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
build
setuptools
twine
wheel