Skip to content

Commit 0dfc319

Browse files
authored
Merge pull request #108 from ProjectPythia/brian-rose-patch-1
Remove temporary sphinx-contrib... pins
2 parents d2d29b8 + badc78a commit 0dfc319

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-book.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ jobs:
179179
&& steps.parse_config.outputs.execute_notebooks != 'binder'
180180
run: |
181181
mamba env update -n ${{ inputs.environment_name }} -f ${{ inputs.environment_file }}
182-
mamba install -c conda-forge sphinxcontrib-applehelp=1.0.4 sphinxcontrib-devhelp=1.0.2 sphinxcontrib-htmlhelp=2.0.1 sphinxcontrib-qthelp=1.0.3 sphinxcontrib-serializinghtml=1.1.5
183182
184183
- name: Get paths to notebook files
185184
if: |

0 commit comments

Comments
 (0)