pypi: build for python 3.11 and 3.12

This commit is contained in:
Arne Morten Kvarving 2023-11-16 12:40:53 +01:00
parent 0d69176609
commit 65e77738a9

View File

@ -12,6 +12,8 @@ python_versions[cp37-cp37m]=/opt/python/cp37-cp37m/bin/python
python_versions[cp38-cp38]=/opt/python/cp38-cp38/bin/python
python_versions[cp39-cp39]=/opt/python/cp39-cp39/bin/python
python_versions[cp310-cp310]=/opt/python/cp310-cp310/bin/python
python_versions[cp311-cp311]=/opt/python/cp311-cp311/bin/python
python_versions[cp312-cp312]=/opt/python/cp312-cp312/bin/python
source /tmp/opm-common/python/setup-docker-image.sh