diff --git a/setup.py b/setup.py index 1bd6790..fbe9038 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ def requirements(): url="https://github.com/Athanaseus/aimfast", license="GNU GPL 3", classifiers=["Development Status :: 5 - Production/Stable", - "Intended Audience :: Developers/Research", + "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3.8", "Topic :: Scientific/Engineering :: Astronomy",