Require python3.11
This commit is contained in:
@@ -9,7 +9,7 @@ export KICAD7_3DMODEL_DIR=$REPO_TOP/hw/kicad_library/3dmodels
|
|||||||
export KICAD7_FOOTPRINT_DIR=$REPO_TOP/hw/kicad_library/footprints
|
export KICAD7_FOOTPRINT_DIR=$REPO_TOP/hw/kicad_library/footprints
|
||||||
|
|
||||||
|
|
||||||
python3 -m venv .user_venv
|
python3.11 -m venv .user_venv
|
||||||
. .user_venv/bin/activate
|
. .user_venv/bin/activate
|
||||||
|
|
||||||
if [ -n "$EFX_SETUP" ]; then
|
if [ -n "$EFX_SETUP" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user