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 3094688 commit de05903Copy full SHA for de05903
.travis.yml
@@ -2,7 +2,6 @@ language: python
2
python:
3
- "2.6"
4
- "2.7"
5
- - "3.2"
6
- "3.3"
7
- "3.4"
8
- "3.5"
setup.py
@@ -45,7 +45,6 @@
45
'Programming Language :: Python :: 2.6',
46
'Programming Language :: Python :: 2.7',
47
'Programming Language :: Python :: 3',
48
- 'Programming Language :: Python :: 3.2',
49
'Programming Language :: Python :: 3.3',
50
'Programming Language :: Python :: 3.4',
51
'Programming Language :: Python :: 3.5',
0 commit comments