Skip to content

Commit 901fe2e

Browse files
authored
Sem-Ver: api-break Drop support for python3.4
Signed-off-by: David Black <[email protected]>
1 parent b53c3a7 commit 901fe2e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ sudo: false
22
language: python
33
python:
44
- "2.7"
5-
- "3.4"
65
- "3.5"
76
- "3.6"
87
install:

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ classifier =
1313
Programming Language :: Python :: 2
1414
Programming Language :: Python :: 2.7
1515
Programming Language :: Python :: 3
16-
Programming Language :: Python :: 3.4
1716
Programming Language :: Python :: 3.5
1817
Programming Language :: Python :: 3.6
1918
License :: OSI Approved :: MIT License

0 commit comments

Comments
 (0)