summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2021-03-07 10:25:32 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2021-03-07 10:25:32 +0100
commit628651c2681c27a831174311dae31994714b1b73 (patch)
treeb4b965c5ca08d739f885b45cd2977b751a773c7e
parentac30f003db63b636d843812af67421d84a631a6a (diff)
downloadsetuptools-scm-628651c2681c27a831174311dae31994714b1b73.tar.gz
mark as python3 only
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 3d52434..a320aee 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,6 +15,7 @@ classifiers=
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Programming Language :: Python
+ Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8