From ef72e7e3b8f53e40170cea01ee7a97300abce325 Mon Sep 17 00:00:00 2001 From: Tigist Diriba Date: Mon, 2 Aug 2021 19:58:22 -0400 Subject: [PATCH] Update setup.py classifiers --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c7acb24..a6ec7d0 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ long_description_content_type="text/markdown", classifiers=[ "Programming Language :: Python :: 3", - "Scientific/Engineering :: Artificial Intelligence" + "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development :: Libraries", "License :: OSI Approved :: Apache Software License", "Intended Audience :: Science/Research",