Skip to content

Commit d778745

Browse files
committed
Remove support for Python 3.2
1 parent e649871 commit d778745

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 @@ language: python
22
python:
33
- "2.6"
44
- "2.7"
5-
- "3.2"
65
- "3.3"
76
- "3.4"
87
- "3.5"

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
'Programming Language :: Python :: 2.6',
6565
'Programming Language :: Python :: 2.7',
6666
'Programming Language :: Python :: 3',
67-
'Programming Language :: Python :: 3.2',
6867
'Programming Language :: Python :: 3.3',
6968
'Programming Language :: Python :: 3.4',
7069
'Programming Language :: Python :: 3.5',

0 commit comments

Comments
 (0)