summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 52011ed..82b63d7 100644
--- a/setup.py
+++ b/setup.py
@@ -66,9 +66,7 @@ config = {
'Intended Audience :: Other Audience',
'License :: Public Domain',
'Operating System :: POSIX :: Linux',
- 'Programming Language :: Python :: 2',
- 'Programming Language :: Python :: 2.7',
- 'Programming Language :: Python :: 2 :: Only',
+ 'Programming Language :: Python :: 3 :: Only',
'Topic :: Text Processing',
'Topic :: Utilities',
]