Skip to content

Commit

Permalink
right requirements path
Browse files Browse the repository at this point in the history
  • Loading branch information
MayraRuizT committed Feb 4, 2025
1 parent 3b0ae7a commit 723ae68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ sphinx:
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python:
install:
- requirements: docs/requirements.txt
- requirements: nichesphere/nichesphere/docs/requirements.txt
2 changes: 1 addition & 1 deletion nichesphere/nichesphere/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output

import sphinx_rtd_theme
#import sphinx_rtd_theme

html_theme = 'sphinx_rtd_theme'
html_static_path = ['_static']

0 comments on commit 723ae68

Please sign in to comment.