added back some python versions

This commit is contained in:
Fröjd Lars Erik
2025-03-19 22:05:19 +01:00
committed by Dhanya Thattil
parent 59069a29c5
commit c8efe5d10c
2 changed files with 2 additions and 12 deletions

View File

@ -1,10 +1,3 @@
python:
# - 3.8
# - 3.9
# - 3.10
# - 3.11
# - 3.12
- 3.13
c_compiler:
- gcc # [linux]

View File

@ -1,9 +1,6 @@
python:
# - 3.8
# - 3.9
# - 3.10
# - 3.11
# - 3.12
- 3.11
- 3.12
- 3.13
c_compiler: