Skip to content

Commit

Permalink
Update developer ymls for sphinx bootstrap theme
Browse files Browse the repository at this point in the history
- this is a part fix towards resolving #34584
  • Loading branch information
sf1919 committed Oct 21, 2022
1 parent ae6bbcb commit 68c6ee3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mantid-developer-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies:
- scipy>=1.6.2
- setuptools=47.0.0 # Pinned purposefully due to incompatibility with later versions
- sphinx >= 4.5.*
- sphinx_bootstrap_theme<=0.7.1
- sphinx_bootstrap_theme>=0.8.1
- tbb-devel=2020.2.*
- tbb=2020.2.*
- texlive-core>=20180414
Expand Down
2 changes: 1 addition & 1 deletion mantid-developer-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies:
- scipy>=1.6.2
- setuptools=47.0.0 # Pinned purposefully due to incompatibility with later versions
- sphinx >= 4.5.*
- sphinx_bootstrap_theme<=0.7.1
- sphinx_bootstrap_theme=>0.8.1
- tbb-devel=2020.2.*
- tbb=2020.2.*
- texlive-core>=20180414
Expand Down
2 changes: 1 addition & 1 deletion mantid-developer-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
- scipy>=1.6.2
- setuptools=47.0.0 # Pinned purposefully due to incompatibility with later versions
- sphinx >= 4.5.*
- sphinx_bootstrap_theme<=0.7.1
- sphinx_bootstrap_theme=>0.8.1
- tbb-devel=2020.2.*
- tbb=2020.2.*
- toml>=0.10.2
Expand Down

0 comments on commit 68c6ee3

Please sign in to comment.