Skip to content

Commit 558052b

Browse files
Test with prerelease ArviZ
1 parent 5d67490 commit 558052b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install dependencies
2525
run: |
2626
pip install -r requirements.txt
27-
pip install -r requirements-dev.txt
27+
pip install -r requirements-dev.txt --pre
2828
- name: Lint with flake8
2929
run: |
3030
# stop the build if there are Python syntax errors or undefined names

0 commit comments

Comments
 (0)