Skip to content

Commit

Permalink
Merge pull request #62 from LuoXueling/dev-xlluo
Browse files Browse the repository at this point in the history
Update for readthedocs
  • Loading branch information
LuoXueling authored Sep 25, 2024
2 parents 99ca2c8 + 4a8f35e commit ca85db3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 15 deletions.
8 changes: 4 additions & 4 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.12"
python: "3.10"
# You can also specify other tool versions:
# nodejs: "19"
# rust: "1.64"
Expand All @@ -27,6 +27,6 @@ sphinx:
# Optional but recommended, declare the Python requirements required
# to build your documentation
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- requirements: docs/requirements.txt
9 changes: 9 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
sphinx
sphinx_rtd_theme
nbsphinx
pandoc
myst-parser
sphinx_copybutton
sphinx_paramlinks
numpydoc
pydata_sphinx_theme
11 changes: 0 additions & 11 deletions setup.cfg

This file was deleted.

0 comments on commit ca85db3

Please sign in to comment.