diff options
| author | Bobby <[email protected]> | 2022-11-27 17:18:20 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-27 17:18:20 -0500 |
| commit | 522d4134d10357b033f6853f92cfdfd9eb826806 (patch) | |
| tree | f9b324e53a4b4fa5dcdee0e7f34519379f7afc5b | |
| parent | cfd1be55429cb04c2fd24767bb888f94391143a4 (diff) | |
| download | edify-522d4134d10357b033f6853f92cfdfd9eb826806.tar.xz edify-522d4134d10357b033f6853f92cfdfd9eb826806.zip | |
Dropping Python 3.6 Support
| -rwxr-xr-x | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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', |
