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