diff options
| author | Sybren A. Stüvel <sybren@stuvel.eu> | 2016-03-17 16:20:01 +0100 |
|---|---|---|
| committer | Sybren A. Stüvel <sybren@stuvel.eu> | 2016-03-17 16:20:01 +0100 |
| commit | 347b82f65c3f9f15934b1a3e3be07368b71e4420 (patch) | |
| tree | 1cc616e6cf95a44cdd9090f104289d04e932a64a /setup.py | |
| parent | a8eb6f06d41d608a4d3bca1f387e44cad95f1de6 (diff) | |
| download | rsa-git-347b82f65c3f9f15934b1a3e3be07368b71e4420.tar.gz | |
Dropped support for Python 2.6, its life ended in 2013.
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -35,8 +35,6 @@ if __name__ == '__main__': 'License :: OSI Approved :: Apache Software License', 'Operating System :: OS Independent', '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', |
