diff options
author | Mathieu Pillard <mpillard@mozilla.com> | 2022-10-14 00:32:45 +0200 |
---|---|---|
committer | Mathieu Pillard <mpillard@mozilla.com> | 2022-10-14 00:34:09 +0200 |
commit | 7b6c3336eebd41a2ae32d901dbe34f8cd01eb400 (patch) | |
tree | ff33d7f3d1a74bb910fe9ee38ec909b804d8aaad /setup.py | |
parent | ff512ee0c4fdb30e48f5da882fb6a074533cf42f (diff) | |
download | django-compressor-drop-python-3.6.tar.gz |
Drop Python 3.6 supportdrop-python-3.6
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -139,7 +139,6 @@ setup( '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', 'Programming Language :: Python :: 3.9', |