summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2020-08-04 10:01:59 -0400
committerJulian Berman <Julian@GrayVines.com>2020-08-04 10:23:17 -0400
commit847c69c6f64011b6889c602c6d77263fd023fa71 (patch)
tree60fd9f00a61f1a186945c1a59a39677c94dfdf62 /setup.cfg
parent8a9852ef8e93c52da3e823c8dbb3cb175a3bfa71 (diff)
downloadjsonschema-847c69c6f64011b6889c602c6d77263fd023fa71.tar.gz
Remove the 3 :: Only classifier.
It doesn't do much, and who knows what the case will be when Py4 is out.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index fdc3a5b..4b61748 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,7 +15,6 @@ classifiers =
License :: OSI Approved :: MIT License
Operating System :: OS Independent
Programming Language :: Python
- Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8