diff options
| author | Tres Seaver <tseaver@palladion.com> | 2016-03-09 13:20:07 -0500 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2016-03-09 13:20:07 -0500 |
| commit | 582cc3d3401c02b4e38f219a03b744c1783a6db8 (patch) | |
| tree | a5b9949d91fecc56cbce992114ec7423c45c19bd /setup.py | |
| parent | 971f6582614493cc44bf3da7b1bc04077aa45dec (diff) | |
| download | zope-interface-582cc3d3401c02b4e38f219a03b744c1783a6db8.tar.gz | |
Drop support for Python 2.6.
Note explicit support for Python 3.5.
Bump next release for semver.
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -127,7 +127,6 @@ setup(name='zope.interface', "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.2", |
