Skip to content

Commit 8bf8aff

Browse files
committed
Install the dev version
1 parent 7bc60fe commit 8bf8aff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- name: Test install from TestPyPI
7272
run: |
73-
pip install --index-url https://test.pypi.org/simple/ dfetch --extra-index-url https://pypi.org/simple --user
73+
pip install --pre --index-url https://test.pypi.org/simple/ dfetch --extra-index-url https://pypi.org/simple --user
7474
dfetch --help
7575
7676
deploy:

0 commit comments

Comments
 (0)