From 7b08cc0096bd38876ef71b030d97e341135dc439 Mon Sep 17 00:00:00 2001 From: AngRodrigues Date: Tue, 7 Jan 2025 09:45:22 +1100 Subject: [PATCH] fix: add include files --- conda/meta.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index 2e00956b..503789f8 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -7,7 +7,10 @@ package: source: git_url: https://github.com/Loop3D/map2loop git_branch: fix/dependency_checker - + include: + - LICENSE + - README.md + - dependencies.txt build: number: 0