diff --git a/setup.py b/setup.py index 5b3f8d3..efe4175 100644 --- a/setup.py +++ b/setup.py @@ -50,6 +50,7 @@ def get_version(): """, classifiers=[ "Development Status :: 5 - Production/Stable", + "Intended Audience :: Developers", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.8",