Update meta.yaml

added {% set python_min = "3.10" %}
This commit is contained in:
nidichaogequ
2026-05-27 10:30:46 +08:00
parent ff65429d85
commit 460e887668
+1
View File
@@ -1,5 +1,6 @@
{% set name = "gdptools" %}
{% set version = "0.2.14" %}
{% set python_min = "3.9" %}
package:
name: {{ name|lower }}