Skip to content

Commit fbe99a6

Browse files
committed
ci: pin to dascore==0.0.8
1 parent ec37f5c commit fbe99a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
# TODO: temporary installs for examples
8282
# once quartodoc is stable we should move into their own libraries
8383
python -m pip install shiny shinylive
84-
python -m pip install --no-deps dascore
84+
python -m pip install --no-deps dascore==0.0.8
8585
- uses: quarto-dev/quarto-actions/setup@v2
8686
- name: Build docs
8787
run: |

0 commit comments

Comments
 (0)