Skip to content

Commit

Permalink
remove dependency of python.
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Dec 3, 2024
1 parent 2957290 commit b2825dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@ build:

requirements:
host:
- python
- python >=3.8,<3.12
- pip
- poetry-core >=1.2.0
run:
- python >=3.8,<3.12
- click
- pyopenms>=2.4.0
- pandas
Expand Down

0 comments on commit b2825dd

Please sign in to comment.