Skip to content

Commit

Permalink
Run tests for support of only 3.8, 3.9 or 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-vdm committed Dec 6, 2023
1 parent d133136 commit 80be28e
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 @@ -24,7 +24,7 @@ requirements:
- python
- setuptools
run:
- python ==3.8 || ==3.9 || ==3.11
- python >=3.8,<=3.11,!=3.10
- arrow
- brightway2 >=2.4.4
- pyperclip
Expand Down

0 comments on commit 80be28e

Please sign in to comment.