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 d141ee8 commit 6caac86Copy full SHA for 6caac86
.travis.yml
@@ -1,7 +1,6 @@
1
language: python
2
3
python:
4
- - "3.5"
5
- "3.4"
6
- "3.3"
7
- "2.7"
setup.py
@@ -106,7 +106,6 @@
106
"Programming Language :: Python :: 3",
107
"Programming Language :: Python :: 3.3",
108
"Programming Language :: Python :: 3.4",
109
- "Programming Language :: Python :: 3.5",
110
"License :: OSI Approved",
111
"License :: OSI Approved :: MIT License",
112
"Development Status :: 4 - Beta",
0 commit comments