Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
idocyabra committed Mar 29, 2024
1 parent 17dd8cb commit d3da2d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ formats:
- htmlzip
- pdf
- epub
#python:
# install:
# - requirements: docs/requirements.txt
# - method: pip
# path: .
# extra_requirements:
# - wtf
# - toolbar
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .
extra_requirements:
- wtf
- toolbar
1 change: 1 addition & 0 deletions docs/requirements.txt
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ sphinx-autobuild>=2021.3.14
Sphinx>=4.5.0
sphinxcontrib-apidoc>=0.3.0
sphinx-autodoc-typehints>=1.18.2
flask-mongoengine-3

0 comments on commit d3da2d2

Please sign in to comment.