Skip to content

Commit

Permalink
remove pyarrow
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Dec 3, 2024
1 parent 62e408c commit 1225996
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ channels:
- nodefaults
dependencies:
- click
- sdrf-pipelines>=0.0.31
- pyopenms>=2.4.0
- pandas
- numpy
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ requirements:
- poetry-core >=1.2.0
run:
- click
- sdrf-pipelines>=0.0.31
- pyopenms>=2.4.0
- pandas
- numpy
Expand All @@ -37,6 +36,7 @@ test:
- quantmsrescore
commands:
- rescoring --help
- rescoring ms2rescore --help
requires:
- pip

Expand Down

0 comments on commit 1225996

Please sign in to comment.