Skip to content

Commit 69b4518

Browse files
authored
Explicitly pin sphinx in conda env (#136)
At time of merging, pip pins sphinx to 4.5 but conda doesn't, which results in errors when building the site. Suspect that one or more of the packages on conda-forge has different dependencies than those defined in the pyproject.toml. Should be reverted in the future when the conda-forge feedstocks result in the correct environment.
1 parent a50622c commit 69b4518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- pooch
1414
- ffmpeg # For gym/atari
1515
# For building the site
16-
- sphinx
16+
- sphinx<5
1717
- myst-nb
1818
- sphinx-book-theme
1919
- sphinx-copybutton

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy