unit tests of openeo-python-driver are managed through a Jenkinsfile that is still bound to a python 3.8 env: https://github.com/Open-EO/openeo-python-driver/blob/4b662d106370e5a1774b24d4339231a5d09fc4eb/Jenkinsfile#L14 we should start running the unit tests in more recent envs too (e.g. 3.11)
unit tests of openeo-python-driver are managed through a Jenkinsfile that is still bound to a python 3.8 env:
openeo-python-driver/Jenkinsfile
Line 14 in 4b662d1
we should start running the unit tests in more recent envs too (e.g. 3.11)