Skip to content

Commit 2e665ba

Browse files
authored
add 3.9.2 to the conda commit
1 parent 39b0f38 commit 2e665ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

conda-recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ build:
1111

1212
requirements:
1313
host:
14-
- python
14+
- python >=3.9.2
1515
- flit
1616

1717
run:
18-
- python
18+
- python >=3.9.2
1919
- jinja2
2020
- ruamel.yaml >=0.15
2121
- matplotlib

0 commit comments

Comments
 (0)