Skip to content

Commit b2825dd

Browse files
committed
remove dependency of python.
1 parent 2957290 commit b2825dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,11 @@ build:
1717

1818
requirements:
1919
host:
20-
- python
20+
- python >=3.8,<3.12
2121
- pip
2222
- poetry-core >=1.2.0
2323
run:
24+
- python >=3.8,<3.12
2425
- click
2526
- pyopenms>=2.4.0
2627
- pandas

0 commit comments

Comments
 (0)