Skip to content

Commit

Permalink
Revert minimum host python version to 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Jul 11, 2024
1 parent 6e0e8d1 commit 0a30942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ build:
requirements:
host:
- pip
- python >=3.7
- python >=3.6
run:
- numpy <2.0.0
- py-opencv <=4.9.0.80
Expand Down

0 comments on commit 0a30942

Please sign in to comment.