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