Skip to content

Commit 6a590d2

Browse files
authored
Merge pull request #41 from bigbio/dev
Dev
2 parents 4f2e41c + 16ae4a1 commit 6a590d2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,13 @@ requirements:
2626
- sdrf-pipelines>=0.0.31
2727
- pyopenms>=3.2.0
2828
- pandas
29-
- conda-forge::pyarrow>=16.1.0
30-
- conda-forge::scipy
29+
- pyarrow>=16.1.0
30+
- scipy
3131
test:
3232
imports:
3333
- quantmsutils
3434
commands:
3535
- quantmsutilsc --help
36-
requires:
37-
- pip
3836

3937
about:
4038
home: https://www.github.com/bigbio/quantms-utils

0 commit comments

Comments
 (0)