Skip to content

Commit 6727965

Browse files
committed
chore: Stop support python 3.3
1 parent cfd4add commit 6727965

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
@@ -1,7 +1,6 @@
11
language: python
22
python:
33
- "2.7"
4-
- "3.3"
54
- "3.4"
65
- "3.5"
76
- "3.6"

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
'Intended Audience :: Developers',
2121
'Topic :: Software Development :: Libraries',
2222
'Programming Language :: Python :: 2.7',
23-
'Programming Language :: Python :: 3.3',
2423
'Programming Language :: Python :: 3.4',
2524
'Programming Language :: Python :: 3.5',
2625
'Programming Language :: Python :: 3.6',

0 commit comments

Comments
 (0)