Skip to content

Commit

Permalink
updated package reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanplanders committed Sep 11, 2023
1 parent ebe292a commit f33f19c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- name: Install dependencies
run: |
pip install sphinx sphinx-book-theme
pip install sphinx-design
- name: Sphinx build
run: |
sphinx-build doc _build
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ dependencies:
- pip
- pip:
- sphinx-book-theme
- sphinx-design
# - jupyterlab-github==2.0.0

0 comments on commit f33f19c

Please sign in to comment.