Skip to content

Commit

Permalink
limit python version
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Aug 11, 2022
1 parent 6b62ce4 commit 2e48045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ requirements:
- setuptools_scm

run:
- python >=3.7
- python >=3.7, <3.10
- numpy >=1.16, <1.23
- scipy =1.7
- tifffile
Expand Down

0 comments on commit 2e48045

Please sign in to comment.