Update requirements
This commit is contained in:
parent
c150b2babd
commit
f4dc9af2ee
2 changed files with 3 additions and 16 deletions
|
@ -1,18 +1,4 @@
|
|||
sphinxcontrib-bibtex
|
||||
pybtex-apa-style
|
||||
sphinxcontrib-actdiag
|
||||
sphinxcontrib-blockdiag
|
||||
sphinxcontrib-nwdiag
|
||||
sphinxcontrib-seqdiag
|
||||
sphinx-issues
|
||||
sphinx-sitemap
|
||||
sphinxemoji
|
||||
sphinx-git
|
||||
sphinxcontrib-bibtex
|
||||
sphinxcontrib-images
|
||||
Sphinx
|
||||
reportlab
|
||||
ablog
|
||||
babel-vue-extractor
|
||||
#sphinx-storymaker
|
||||
#sphinx_nervproject_theme
|
||||
sphinx-fasvg
|
||||
ablog
|
||||
|
|
1
setup.py
1
setup.py
|
@ -59,6 +59,7 @@ setup(
|
|||
install_requires=[
|
||||
"sphinx>=3.0.0",
|
||||
"reportlab",
|
||||
"ablog",
|
||||
"sphinx-fasvg"
|
||||
],
|
||||
classifiers=[
|
||||
|
|
Loading…
Reference in a new issue