mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
pin poetry version
This commit is contained in:
@ -81,7 +81,7 @@ cd /mnt/<la_lettre_du_disque>/vos/fichiers/comme/dhab
|
||||
libffi-dev python-dev-is-python3 pkg-config \
|
||||
gettext git pipx
|
||||
|
||||
pipx install poetry
|
||||
pipx install poetry==1.8.5
|
||||
```
|
||||
|
||||
=== "Arch Linux"
|
||||
@ -101,7 +101,7 @@ cd /mnt/<la_lettre_du_disque>/vos/fichiers/comme/dhab
|
||||
|
||||
```bash
|
||||
brew install git python pipx npm
|
||||
pipx install poetry
|
||||
pipx install poetry==1.8.5
|
||||
|
||||
# Pour bien configurer gettext
|
||||
brew link gettext # (suivez bien les instructions supplémentaires affichées)
|
||||
|
Reference in New Issue
Block a user