Skip to content

Commit

Permalink
Update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
BastianZim authored Nov 12, 2022
1 parent e20eaa1 commit b83e67e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ build:

requirements:
host:
- python >=3.0
- python >=3.7
- pip
- setuptools
run:
- python >=3.0
- python >=3.7
- cloudpickle
- ipykernel >=6.16.1,<7.0.0
- ipython >=7.31.1,<8.0.0
Expand Down

0 comments on commit b83e67e

Please sign in to comment.