summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2019-11-10 12:53:43 -0800
committerSeth Morton <seth.m.morton@gmail.com>2019-11-10 12:53:43 -0800
commitb06259931ba4bd29c9bf215f399d3bad33a0f986 (patch)
tree0b0be172bf228a09ee2b8c06ff5cd6317ba958c5 /setup.cfg
parent8de60b9bcb7a3c80aaf7aeab525aa309fafe2756 (diff)
downloadnatsort-b06259931ba4bd29c9bf215f399d3bad33a0f986.tar.gz
Removed some Python 2 related code that was missed
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 1d61786..23ef761 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,8 +24,6 @@ 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
@@ -69,5 +67,4 @@ exclude =
dist,
docs,
.venv,
- natsort/compat/py23.py