From 3240405e48d4f67985d70cc9bb0ebf5cdbdbcf09 Mon Sep 17 00:00:00 2001 From: Vilhjalmur Thorsteinsson Date: Wed, 23 Oct 2024 15:08:17 +0000 Subject: [PATCH] Removed unnecessary project.license key from pyproject.toml --- pyproject.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c328b46..5bcbc25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,9 +26,6 @@ classifiers = [ "Topic :: Text Processing :: Linguistic", ] keywords = ["nlp", "pos", "ner", "icelandic", "translation"] -license = [ - {file="LICENSE"}, -] requires-python = ">=3.8" readme = "README.md" dependencies = [