From 6b9b7aafa7351b4c232d6ae88dc8472e5053082e Mon Sep 17 00:00:00 2001 From: Luca Freckmann Date: Tue, 7 May 2024 11:05:23 +0200 Subject: [PATCH] corrected name --- deployment/construct_ubuntu-latest.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 deployment/construct_ubuntu-latest.yaml diff --git a/deployment/construct_ubuntu-latest.yaml b/deployment/construct_ubuntu-latest.yaml new file mode 100644 index 000000000..cc9b31c1f --- /dev/null +++ b/deployment/construct_ubuntu-latest.yaml @@ -0,0 +1,14 @@ +name: micro_sam +version: 0.0.1 +license_file: ../LICENSE +installer_type: pkg #[osx] # This will trigger pkg build on Mac Os. On windows and linux, native build will be done and this has no effect. +environment: __MICROSAM_BUILD_ENV__ +welcome_image: ../doc/logo/logo.png +header_image: ../doc/logo/logo.png +icon_image: ../doc/logo/logo.png +channels: + - conda-forge +welcome_text: Install Segment Anything for Microscopy. +conclusion_text: Segment Anything for Microscopy has been installed. +initialize_by_default: false +