tzk/requirements.txt
Soren I. Bjornstad a2ff251e74 try first test pip build
We still need to set up some metadata.
2021-09-10 11:17:50 -05:00

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