From fbea325b79f88b37aef478abd9af8c6a4fb3d411 Mon Sep 17 00:00:00 2001 From: jenniferjiangkells Date: Wed, 24 Jul 2024 16:45:40 +0100 Subject: [PATCH] Use classifiers --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index aebd952..35c61d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,6 @@ dependencies = [ "negspacy>=1.0.3", ] readme = "README.md" -license = {file = "LICENCE.md"} keywords = ["nlp", "natural-language-processing", "ml", "ehr", "electronic-health-records", "ai", "health", "healthcare"] classifiers=[ "Development Status :: 5 - Production/Stable",