Skip to content

Commit

Permalink
FIX: Fix the problem with sphinx by pinning.
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Jan 16, 2024
1 parent e372cfa commit b7ac18b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion continuous_integration/environment_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ dependencies:
- python>=3.7
- pytest
- flake8

2 changes: 2 additions & 0 deletions docs/environment_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ dependencies:
- sphinx_gallery
- sphinx-copybutton
- pydata-sphinx-theme<0.9.0
- sphinxcontrib-applehelp<1.0.8
- sphinxcontrib-devhelp<1.0.6
- sphinx_design
- nbsphinx

0 comments on commit b7ac18b

Please sign in to comment.