Skip to content

Commit 74a5b1c

Browse files
committed
Fix doc build CI job
1 parent 7f4b84e commit 74a5b1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/buildwheel.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ jobs:
134134

135135
- run: pip install --upgrade pip
136136
- run: pip install -r requirements-dev.txt
137-
- run: pip install --no-index --find-links wheelhouse python_flint
138137
- run: pytest --doctest-glob='*.rst' doc/source
139138
- run: spin docs
140139

0 commit comments

Comments
 (0)