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 b53c3a7 commit 901fe2eCopy full SHA for 901fe2e
.travis.yml
@@ -2,7 +2,6 @@ sudo: false
2
language: python
3
python:
4
- "2.7"
5
- - "3.4"
6
- "3.5"
7
- "3.6"
8
install:
setup.cfg
@@ -13,7 +13,6 @@ classifier =
13
Programming Language :: Python :: 2
14
Programming Language :: Python :: 2.7
15
Programming Language :: Python :: 3
16
- Programming Language :: Python :: 3.4
17
Programming Language :: Python :: 3.5
18
Programming Language :: Python :: 3.6
19
License :: OSI Approved :: MIT License
0 commit comments