Skip to content

Commit 43fde21

Browse files
author
Carl Crowder
committed
Dropping support for old versions of things
1 parent 36d611b commit 43fde21

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
dist: xenial
22
language: python
33
python:
4-
- "3.4"
54
- "3.5"
65
- "3.6"
76
- "3.7"
87
env:
9-
- PYLINT=1.9.2
10-
- PYLINT=1.9.3
118
- PYLINT=2.0.0
129
- PYLINT=2.1.1
1310
- PYLINT=2.2.2

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
'Intended Audience :: Developers',
1313
'Operating System :: Unix',
1414
'Topic :: Software Development :: Quality Assurance',
15-
'Programming Language :: Python :: 3.3',
16-
'Programming Language :: Python :: 3.4',
1715
'Programming Language :: Python :: 3.5',
1816
'Programming Language :: Python :: 3.6',
1917
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
 (0)