added python 3.12 to the conda build variants

This commit is contained in:
Erik Frojdh 2023-11-10 14:17:40 +01:00
parent 41c5b75b10
commit 8f77e4d4fe

View File

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