fix: python version
This commit is contained in:
parent
ecbe8dc04d
commit
acca29731f
@ -6,7 +6,7 @@ stages:
|
|||||||
|
|
||||||
publish-pypi:
|
publish-pypi:
|
||||||
stage: package
|
stage: package
|
||||||
image: python:python:3.12.2-alpine3.19
|
image: python:3.12.2-alpine3.19
|
||||||
script:
|
script:
|
||||||
- pip install chardet poetry
|
- pip install chardet poetry
|
||||||
- poetry config virtualenvs.in-project true
|
- poetry config virtualenvs.in-project true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user