Skip to content

Commit ed3fb0b

Browse files
committed
Remove python 3.4 (no longer builds)
1 parent f851277 commit ed3fb0b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ matrix:
1212
env: TOXENV=py27-djangocurr
1313
- python: 2.7
1414
env: TOXENV=quality
15-
- python: 3.4
16-
env: TOXENV=py34
1715
- python: 3.5
1816
env: TOXENV=py35
1917
- python: 3.6

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
'Programming Language :: Python :: 2',
4747
'Programming Language :: Python :: 2.7',
4848
'Programming Language :: Python :: 3',
49-
'Programming Language :: Python :: 3.3',
50-
'Programming Language :: Python :: 3.4',
5149
'Programming Language :: Python :: 3.5',
5250
'Programming Language :: Python :: 3.6',
5351
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
 (0)