Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Commit deb08cd

Browse files
committed
Drop support for Python 3.3
1 parent 41b3562 commit deb08cd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ python:
77
- 3.6
88
- 3.5
99
- 3.4
10-
- 3.3
1110
- 2.7
1211
- pypy
1312
- pypy3

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
'Programming Language :: Python :: 2',
3232
'Programming Language :: Python :: 2.7',
3333
'Programming Language :: Python :: 3',
34-
'Programming Language :: Python :: 3.3',
3534
'Programming Language :: Python :: 3.4',
3635
'Programming Language :: Python :: 3.5',
3736
'Programming Language :: Python :: 3.6',

0 commit comments

Comments
 (0)