ci: drop python/3.9 #3

Merged
usov_i merged 1 commits from drop-python39 into main 2024-03-05 22:39:11 +01:00
2 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,8 @@
# BEAMLINE_REPO=gitlab.psi.ch:bec/csaxs-bec.git
# git clone git@$BEAMLINE_REPO
module add psi-python39/2021.11
module use unstable
module add psi-python311/2024.02
# start redis
docker run --network=host --name redis-bec -d redis

View File

@@ -15,7 +15,7 @@ classifiers =
package_dir =
= .
packages = find:
python_requires = >=3.9
python_requires = >=3.10
[options.packages.find]
where = .