Skip to content

Commit

Permalink
Update conda python version
Browse files Browse the repository at this point in the history
  • Loading branch information
altheaden committed Oct 14, 2024
1 parent 79ea5b1 commit 3468860
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ build:

requirements:
host:
- python >=3.6
- python >=3.9
- pip
run:
- python >=3.6
- python >=3.9
- configobj >=5.0.0,<6.0.0
- jinja2 >=2.0.0
- mache >=1.3.2
Expand Down

0 comments on commit 3468860

Please sign in to comment.