From 2be82ab71bef3710ac171082881228b4a890fd26 Mon Sep 17 00:00:00 2001 From: hacknus Date: Thu, 12 Dec 2024 08:19:29 +0100 Subject: [PATCH] remove --- recipes/serial-monitor-rust/recipe.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/recipes/serial-monitor-rust/recipe.yaml b/recipes/serial-monitor-rust/recipe.yaml index d39c90f..7a98207 100644 --- a/recipes/serial-monitor-rust/recipe.yaml +++ b/recipes/serial-monitor-rust/recipe.yaml @@ -56,15 +56,6 @@ requirements: - conda-forge::openssl - conda-forge::libudev -tests: - - package_contents: - # test if binary exists - files: - - if: unix - then: - - $PREFIX/bin/serial-monitor-rust - else: - - $PREFIX\bin\serial-monitor-rust.exe about: repository: https://github.com/hacknus/serial-monitor-rust license: GPL-3.0