aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-27 17:18:20 -0500
committerBobby <[email protected]>2022-11-27 17:18:20 -0500
commit522d4134d10357b033f6853f92cfdfd9eb826806 (patch)
treef9b324e53a4b4fa5dcdee0e7f34519379f7afc5b
parentcfd1be55429cb04c2fd24767bb888f94391143a4 (diff)
downloadedify-522d4134d10357b033f6853f92cfdfd9eb826806.tar.xz
edify-522d4134d10357b033f6853f92cfdfd9eb826806.zip
Dropping Python 3.6 Support
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 586f164..9460f97 100755
--- a/setup.py
+++ b/setup.py
@@ -46,7 +46,6 @@ setup(
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3 :: Only',
- 'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',