Skip to content

Commit

Permalink
Merge pull request #325 from OpenFreeEnergy/fix/failing_docs_env
Browse files Browse the repository at this point in the history
Use python < 3.13 for building docs
  • Loading branch information
dotsdl authored Nov 11, 2024
2 parents fe387b0 + bee79ba commit 4926573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devtools/conda-envs/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ channels:
- conda-forge

dependencies:
- python<3.13
- sphinx>=5.0,<6
- sphinx_rtd_theme
- async-lru
Expand Down

0 comments on commit 4926573

Please sign in to comment.