summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2019-11-13 11:09:31 -0800
committerSeth Morton <seth.m.morton@gmail.com>2019-11-13 11:09:31 -0800
commit60b86c3b6ee63112da3cc866982278b08b86a3ee (patch)
tree09243dfa795d83ef8d1b126cd62bd4c1277d7aeb
parent47d72d5eaabd647170da0770f9c162767a84bdec (diff)
downloadnatsort-6.2.0.tar.gz
Add back accidentally removed 2.7 ID in setup.cfg6.2.0
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index bc72bf6..686ce26 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,6 +24,8 @@ classifiers =
License :: OSI Approved :: MIT License
Natural Language :: English
Programming Language :: Python
+ Programming Language :: Python :: 2
+ Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5