mirror of
https://github.com/KevinMidboe/delugeClient.git
synced 2025-10-29 12:00:13 +00:00
test explicitly defining wheel version
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- make dist
|
- make dist
|
||||||
- pip3 install pipenv
|
- pip3 install pipenv
|
||||||
- pipenv install dist/delugeClient-kevin-*-py3-none-any.whl
|
- pipenv install dist/delugeClient-kevin-0.3.1-py3-none-any.whl
|
||||||
# - pipenv install pytest
|
# - pipenv install pytest
|
||||||
|
|
||||||
# - name: Run tests
|
# - name: Run tests
|
||||||
@@ -46,7 +46,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- make dist
|
- make dist
|
||||||
- pip3 install pipenv
|
- pip3 install pipenv
|
||||||
- pipenv install dist/delugeClient-kevin-*-py3-none-any.whl
|
- pipenv install dist/delugeClient-kevin-0.3.1-py3-none-any.whl
|
||||||
# - pipenv install pytest
|
# - pipenv install pytest
|
||||||
|
|
||||||
# - name: Run tests
|
# - name: Run tests
|
||||||
|
|||||||
Reference in New Issue
Block a user