use Python 3.12 for gixy
This commit is contained in:
parent
bd19f71caa
commit
5730d8092e
2
setup
2
setup
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
npm ci --ignore-scripts
|
npm ci --ignore-scripts
|
||||||
|
|
||||||
python3 -m venv --clear venv
|
python3.12 -m venv --clear venv
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
pip install --require-hashes --only-binary :all: -r requirements.txt
|
pip install --require-hashes --only-binary :all: -r requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user