diff options
| author | Selwin Ong <selwin.ong@gmail.com> | 2020-05-16 20:41:36 +0700 |
|---|---|---|
| committer | Selwin Ong <selwin.ong@gmail.com> | 2020-05-16 20:41:36 +0700 |
| commit | 52e426f40ffee046f06269fc2e7593707230e9f6 (patch) | |
| tree | a0c32a2f5870e309d20598f16cfacb706d84b1f3 | |
| parent | 4d450ec94d4c09f28723af20aa1ca88bc109738a (diff) | |
| download | rq-52e426f40ffee046f06269fc2e7593707230e9f6.tar.gz | |
Remove Python 2.7 from setup.py
| -rw-r--r-- | setup.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -65,8 +65,6 @@ setup( 'Operating System :: MacOS', 'Operating System :: Unix', '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', |
