ci: drop python/3.9

This commit is contained in:
2024-03-05 12:59:45 +01:00
parent c991e65557
commit 1bdf236f18
2 changed files with 3 additions and 2 deletions
+2 -1
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
+1 -1
View File
@@ -15,7 +15,7 @@ classifiers =
package_dir =
= .
packages = find:
python_requires = >=3.9
python_requires = >=3.10
[options.packages.find]
where = .