mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
It's pip3...
This commit is contained in:
parent
2dc6430373
commit
d3b8a65318
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ packages:
|
|||
- python3-pip
|
||||
tasks:
|
||||
- setup: |
|
||||
pip install pipenv
|
||||
pip3 install pipenv
|
||||
pipenv install
|
||||
pipenv install --dev
|
||||
- test: |
|
||||
|
|
Loading…
Add table
Reference in a new issue