From fd84ef607d83cd849ea9040dab8368a5fdfd7ea0 Mon Sep 17 00:00:00 2001 From: Mark Keller <8452750+keller00@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:08:07 -0700 Subject: [PATCH] add pip check command --- recipe/meta.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index aeaf1fd..f51bfd4 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -28,6 +28,10 @@ test: - public - public.public - public.private + commands: + - pip check + requires: + - pip about: home: http://public.readthedocs.io/