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 68fd9d3 commit c4ddfc9Copy full SHA for c4ddfc9
.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
@@ -45,7 +45,6 @@
45
"Operating System :: OS Independent",
46
"Programming Language :: Python",
47
"Programming Language :: Python :: 2.7",
48
- "Programming Language :: Python :: 3.3",
49
"Programming Language :: Python :: 3.4",
50
"Programming Language :: Python :: 3.5",
51
"Programming Language :: Python :: 3.6",
0 commit comments