Skip to content

Commit

Permalink
Merge branch 'tickets/DM-42425' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
leeskelvin committed Jan 16, 2024
2 parents 54e4bab + a8ece83 commit afe5867
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: pip install --no-deps -v .

- name: Install documenteer
run: pip install 'documenteer[pipelines]<0.9'
run: pip install 'documenteer[pipelines]==0.8.2'

- name: Build documentation
working-directory: ./doc
Expand Down
4 changes: 0 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
parsl >= 1.2
git+https://github.com/lsst/ctrl_bps@main#egg=lsst-ctrl-bps
git+https://github.com/lsst/daf_butler@main#egg=lsst-daf-butler
git+https://github.com/lsst/pipe_base@main#egg=lsst-pipe-base
git+https://github.com/lsst/ctrl_mpexec@main#egg=lsst-ctrl-mpexec
documenteer==0.8.2

0 comments on commit afe5867

Please sign in to comment.