From 1d1038addfd6c60a756de9f83d7d9fa4550c6dc7 Mon Sep 17 00:00:00 2001 From: angerhang <514140809@qq.com> Date: Wed, 9 Feb 2022 00:54:06 +0000 Subject: [PATCH] Classifier --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 5a4c9ae..edc12ab 100644 --- a/setup.py +++ b/setup.py @@ -91,8 +91,8 @@ 'Development Status :: 3 - Alpha', # Indicate who your project is intended for - 'Intended Audience :: Developers', - 'Topic :: SCIENTIFIC/ENGINEERING :: VISUALIZATION', + 'Intended Audience :: Science/Research', + 'Topic :: Scientific/Engineering :: Visualization', # Pick your license as you wish 'License :: OSI Approved :: MIT License',