force latest version
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Install package
|
||||
run: |
|
||||
python3 -m pip install -U --index-url https://test.pypi.org/simple/ scraibe
|
||||
python3 -m pip install -U --index-url https://test.pypi.org/simple/ scraibe>=0.1.3
|
||||
|
||||
|
||||
# publish-to-pypi:
|
||||
|
||||
Reference in New Issue
Block a user