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 cfd4add commit 6727965Copy full SHA for 6727965
.travis.yml
@@ -1,7 +1,6 @@
1
language: python
2
python:
3
- "2.7"
4
- - "3.3"
5
- "3.4"
6
- "3.5"
7
- "3.6"
setup.py
@@ -20,7 +20,6 @@
20
'Intended Audience :: Developers',
21
'Topic :: Software Development :: Libraries',
22
'Programming Language :: Python :: 2.7',
23
- 'Programming Language :: Python :: 3.3',
24
'Programming Language :: Python :: 3.4',
25
'Programming Language :: Python :: 3.5',
26
'Programming Language :: Python :: 3.6',
0 commit comments