Skip to content

Commit 75a33ab

Browse files
Tried fixing docs
1 parent 42b6535 commit 75a33ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Dependencies
2424
run: |
2525
python -m pip install --upgrade pip
26-
pip install "turftopic[pyro-ppl,docs]" "griffe" "mkdocstrings[python]" "mkdocs" "mkdocs-material"
26+
pip install "turftopic[pyro-ppl]" "griffe" "mkdocstrings[python]" "mkdocs" "mkdocs-material"
2727
2828
- name: Build and Deploy
2929
if: github.event_name == 'push'

0 commit comments

Comments
 (0)