diff options
| author | Adam Hupp <adam@hupp.org> | 2018-03-19 13:29:51 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-19 13:29:51 -0700 |
| commit | c41b5dbeea62fda01ee7899b5ea46516f6bc8f8a (patch) | |
| tree | 58ff49751793791b21f94359be0be735bf2af918 /setup.py | |
| parent | 5f53d25061338f41173b80c2a36e032c529056b1 (diff) | |
| parent | 332623fb7b579061fc90430be1d5869fc744e918 (diff) | |
| download | python-magic-c41b5dbeea62fda01ee7899b5ea46516f6bc8f8a.tar.gz | |
Merge pull request #162 from hugovk/update-versions
Update Python versions
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -22,12 +22,8 @@ supports both textual and MIME-type output. 'License :: OSI Approved :: MIT License', 'Programming Language :: Python', 'Programming Language :: Python :: 2', - 'Programming Language :: Python :: 2.6', 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.3', - 'Programming Language :: Python :: 3.4', - 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: Implementation :: CPython', ], |
