Skip to content

Improved pyshop build and test process

Jonatan Lund requested to merge feat/python-3.12 into main
  • Bumped Python build version to 3.12
  • Added tests for all supported Python versions 3.8, 3.9, 3.10, 3.11, 3.12
  • Implemented build image with all needed dependencies for quicker builds
  • Build Docker image for all supported versions 3.8, 3.9, 3.10, 3.11, 3.12

Merge request reports