From a0800056b62274f7707005f4b4e0e9e4278b6ff5 Mon Sep 17 00:00:00 2001 From: furkanonder Date: Tue, 24 May 2022 22:39:24 +0300 Subject: [PATCH] Fix typo on the Classifier --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6fc4a9d..dbfb107 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def get_long_description(): "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Topic :: Games/Entertainment", - "Topic ::Topic :: Artistic Software", + "Topic :: Artistic Software", "Intended Audience :: End Users/Desktop", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only",