From 002511a4bb97b2746af94f2e11406fb370230cb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6k=C3=A7e=20Uludo=C4=9Fan?= Date: Thu, 25 Jan 2024 10:14:46 +0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 177e9ef..7ce1131 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,6 @@ classifiers = [ "Intended Audience :: Developers", "Intended Audience :: Science/Research", "Topic :: Scientific/Engineering :: Artificial Intelligence", - "Topic :: Scientific/Engineering :: Natural Language Processing", "Topic :: Scientific/Engineering :: Information Analysis", "Natural Language :: Turkish", "Operating System :: OS Independent", @@ -112,4 +111,4 @@ ignore = [ ] # Exclude a variety of commonly ignored directories. exclude = [".git", "docs", "_notebooks"] -ignore-init-module-imports = true \ No newline at end of file +ignore-init-module-imports = true