From 3f7df455c831869c8df0c897de5cb8229d13b620 Mon Sep 17 00:00:00 2001 From: Yasset Perez-Riverol Date: Tue, 3 Dec 2024 15:35:03 +0000 Subject: [PATCH] remove dependency of python. --- recipe/meta.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 5df676d..e6ca209 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -37,13 +37,11 @@ test: commands: - rescoring --help - rescoring ms2rescore --help - requires: - - pip about: home: https://www.github.com/bigbio/quantms-rescoring summary: PSM rescoring python package with scripts and helpers for the quantms workflow - license: MIT + license: Apache 2.0 license_file: LICENSE dev_url: https://www.github.com/bigbio/quantms-rescoring