diff --git a/setup.py b/setup.py index 67a367f6..ee625ab2 100644 --- a/setup.py +++ b/setup.py @@ -75,7 +75,7 @@ setup( 'Topic :: Software Development', 'Natural Language :: English', 'License :: OSI Approved :: GNU Affero General Public License v3', - 'Programming Language :: Python :: 3', + 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', 'Operating System :: MacOS :: MacOS X',