added python 3.12 to the conda build variants

This commit is contained in:
Erik Frojdh 2023-11-10 14:17:40 +01:00 committed by Dhanya Thattil
parent 66d57c1852
commit e2d7af28dc

View File

@ -2,7 +2,6 @@ python:
- 3.8
- 3.9
- 3.10
- 3.11
- 3.11
- 3.12
numpy:
- 1.17