diff --git a/recipes/moff/meta.yaml b/recipes/moff/meta.yaml index b0cdff246d06e..4639bb3e9b616 100644 --- a/recipes/moff/meta.yaml +++ b/recipes/moff/meta.yaml @@ -9,35 +9,22 @@ source: sha256: 42ded39204b4ffd536d2ea9f0b22350ec7a228c6d497d3f3028d3cf6af6810d9 build: - number: 0 - skip: True # [py27 or py35] + number: 1 requirements: host: - - python - - pandas >=0.23.* - - numpy >=1.15.* - - scipy >=1.1.* - - scikit-learn >=0.19 - - pymzml - - mono - - simplejson >=3.16.1 - - brain-isotopic-distribution - - pyteomics >=3.5 - - pymzml >=2.0.5 - + - python >=3.4,<3.7 run: - - python - - pandas >=0.23.* - - numpy >=1.15.* - - scipy >=1.1.* + - python >=3.4,<3.7 + - pandas >=0.23 + - numpy >=1.15 + - scipy >=1.1 - scikit-learn >0.19 - - pymzml - mono - simplejson >=3.16.1 - - brain-isotopic-distribution + - brain-isotopic-distribution - pyteomics >=3.5 - - pymzml >=2.0.5 + - pymzml >=2.0.6 test: commands: @@ -48,3 +35,9 @@ about: license: Apache 2.0 license_file: license summary: moFF is an OS independent tool designed to extract apex MS1 intensity using a set of identified MS2 peptides. + +extra: + skip-lints: + - should_be_noarch + identifiers: + - doi:10.1021/acs.jproteome.8b00708