initialize Sphinx and document builders
This commit is contained in:
11
requirements.txt
Normal file
11
requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user