Skip to content
Mathieu Lavigne edited this page Apr 12, 2026 · 1 revision

poetry

Version Python

Sélectionner la version 3.12 :

poetry env use 3.12

Enter the poetry environment

Dans un PowerShell :

Invoke-Expression (poetry env activate)

Clone this wiki locally