mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 09:08:31 +02:00
install poetry with pipx.
This commit is contained in:
parent
91fef6a178
commit
d0ca9322cc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ environment:
|
|||
project: stegano
|
||||
tasks:
|
||||
- dependencies: |
|
||||
pip3 install --user poetry
|
||||
pipx install poetry
|
||||
export PATH="$PATH:/home/build/.local/bin"
|
||||
cd ${project}
|
||||
poetry install
|
||||
|
|
Loading…
Add table
Reference in a new issue