From 88707a912f561234162cbbd81090118cb27d7395 Mon Sep 17 00:00:00 2001 From: fra Date: Fri, 18 Oct 2024 17:34:06 +0100 Subject: [PATCH] removed pytest since tests are not included in the release --- recipes/gene-trajectory-python/meta.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes/gene-trajectory-python/meta.yaml b/recipes/gene-trajectory-python/meta.yaml index ea5865fc0d503..0cfd6d3309d83 100644 --- a/recipes/gene-trajectory-python/meta.yaml +++ b/recipes/gene-trajectory-python/meta.yaml @@ -40,10 +40,8 @@ test: - gene_trajectory commands: - pip check - - python -m pytest --pyargs tests requires: - pip - - pytest about: home: https://github.com/KlugerLab/GeneTrajectory-python