Skip to content

Commit 9d79987

Browse files
committed
Added docutils package to work GA workflow
1 parent d66cfaa commit 9d79987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
repository: stumpy-dev/stumpy
2121
- name: Upgrade Pip, Install Minimum Requirements
2222
run: |
23-
python -m pip install --upgrade pip pandas lxml packaging
23+
python -m pip install --upgrade pip pandas lxml packaging docutils
2424
shell: bash
2525
- name: Generate Python versions
2626
id: set-matrix

0 commit comments

Comments
 (0)