Skip to content

Commit

Permalink
change docutils installation
Browse files Browse the repository at this point in the history
  • Loading branch information
janash committed Jul 2, 2024
1 parent 3eb4609 commit 5c81d2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Build the book
shell: bash -l {0}
run: |
pip install docutils --upgrade
jupyter-book build biochemist-python
- name: GitHub Pages action
Expand Down
1 change: 0 additions & 1 deletion requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ dependencies:
- icn3dpy
- rcsbsearchapi
- pdb2pqr
- "docutils>0.21"

0 comments on commit 5c81d2c

Please sign in to comment.