We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8eaf8 commit c410a0fCopy full SHA for c410a0f
.travis.yml
@@ -4,7 +4,6 @@ cache:
4
directories:
5
- $HOME/.cache/pip
6
python:
7
- - 2.6
8
- 2.7
9
- 3.3
10
- 3.4
setup.py
@@ -106,7 +106,6 @@ def run(self):
106
"License :: OSI Approved :: BSD License",
107
108
"Programming Language :: Python :: 2",
109
- "Programming Language :: Python :: 2.6",
110
"Programming Language :: Python :: 2.7",
111
"Programming Language :: Python :: 3",
112
"Programming Language :: Python :: 3.3",
0 commit comments