mirror of
https://github.com/KevinMidboe/delugeClient.git
synced 2025-10-29 12:00:13 +00:00
try install requirements first
This commit is contained in:
@@ -18,6 +18,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- make dist
|
- make dist
|
||||||
- pip3 install pipenv
|
- pip3 install pipenv
|
||||||
|
- pipenv install
|
||||||
- pipenv install dist/delugeClient-kevin-0.3.1-py3-none-any.whl
|
- pipenv install dist/delugeClient-kevin-0.3.1-py3-none-any.whl
|
||||||
# - pipenv install pytest
|
# - pipenv install pytest
|
||||||
|
|
||||||
@@ -46,6 +47,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- make dist
|
- make dist
|
||||||
- pip3 install pipenv
|
- pip3 install pipenv
|
||||||
|
- pipenv install
|
||||||
- pipenv install dist/delugeClient-kevin-0.3.1-py3-none-any.whl
|
- pipenv install dist/delugeClient-kevin-0.3.1-py3-none-any.whl
|
||||||
# - pipenv install pytest
|
# - pipenv install pytest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user