From 512e0a2a21dc757f4abe948c3ee24c514ebd4fef Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Thu, 3 Oct 2019 09:55:20 +0200 Subject: [PATCH] Work around to conda-build work and ship the LICENSE --- conda/LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 120000 conda/LICENSE diff --git a/conda/LICENSE b/conda/LICENSE new file mode 120000 index 00000000..ea5b6064 --- /dev/null +++ b/conda/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file -- GitLab