Skip to content

Commit

Permalink
Update version of pypsa and Python for building the rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaraBuettner committed Sep 3, 2024
1 parent 083c1dc commit f8f22eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .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.8"
python: "3.10"

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down
4 changes: 2 additions & 2 deletions requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ nbsphinx
numpydoc
pandas < 2
pyomo != 6.4.3
pypsa == 0.20.1
pypsa == 0.26.2
saio
scikit-learn
sphinx_rtd_theme > 1.2.2
sqlalchemy
sqlalchemy

0 comments on commit f8f22eb

Please sign in to comment.