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 e649871 commit d778745Copy full SHA for d778745
.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
@@ -64,7 +64,6 @@
64
'Programming Language :: Python :: 2.6',
65
'Programming Language :: Python :: 2.7',
66
'Programming Language :: Python :: 3',
67
- 'Programming Language :: Python :: 3.2',
68
'Programming Language :: Python :: 3.3',
69
'Programming Language :: Python :: 3.4',
70
'Programming Language :: Python :: 3.5',
0 commit comments