aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2020-01-18 07:30:32 -0800
committerJon Dufresne <jon.dufresne@gmail.com>2020-01-18 07:30:32 -0800
commit310771c2808dc18218cc30082402c784deb6d2fa (patch)
treeb6371a1751fbd22f4ecfbcd205bad55ed986f6fb /setup.cfg
parent682b6511ac67e021b542e74ce30e13fe52bc2da9 (diff)
downloadexternal_python_setuptools-310771c2808dc18218cc30082402c784deb6d2fa.tar.gz
external_python_setuptools-310771c2808dc18218cc30082402c784deb6d2fa.tar.bz2
external_python_setuptools-310771c2808dc18218cc30082402c784deb6d2fa.zip
Add 'Programming Language :: Python :: 3 :: Only' trove classifier
The project has been Python 3 only since a46a6bfd903ecc292fc3645c37c1b72781528095.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 18c9e1df..35db335a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -36,6 +36,7 @@ classifiers =
License :: OSI Approved :: MIT License
Operating System :: OS Independent
Programming Language :: Python :: 3
+ Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7