8000
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 96900c5 commit fc511bcCopy full SHA for fc511bc
.travis.yml
@@ -1,6 +1,5 @@
1
language: python
2
python:
3
- - "2.6"
4
- "2.7"
5
- "3.2"
6
- "3.3"
setup.py
@@ -43,8 +43,6 @@
43
"License :: OSI Approved :: MIT License",
44
"Operating System :: OS Independent",
45
"Programming Language :: Python",
46
- "Programming Language :: Python :: 2.5",
47
- "Programming Language :: Python :: 2.6",
48
"Programming Language :: Python :: 2.7",
49
"Programming Language :: Python :: 3.2",
50
"Programming Language :: Python :: 3.3",
0 commit comments