Skip to content

Commit b3d0d2c

Browse files
authored
Update minimum Python version to 3.11
See pymc-devs/pymc#7924
1 parent e806805 commit b3d0d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set python_min = "3.10" %}
1+
{% set python_min = "3.11" %}
22
{% set version = "5.26.0" %}
33

44
package:

0 commit comments

Comments
 (0)