From 79784b768da1ca5a58949d689b02a1fbc5289c84 Mon Sep 17 00:00:00 2001 From: "Miguel A. Ibarra-Arellano" Date: Wed, 22 May 2024 17:15:26 +0200 Subject: [PATCH] Initial release --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 9d466f7..4b15efa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,8 +25,6 @@ dependencies = [ "matplotlib", ] -license = { text="AGPL-3.0", file="LICENSE"} - keywords = ["cell", "mask", "bounding box"] [project.scripts]