8000 Remove Python 2.6 support · sangsiri/twilio-python@fc511bc · GitHub
[go: up one dir, main page]

Skip to content

Commit fc511bc

Browse files
author
Carlos Diaz-Padron
committed
Remove Python 2.6 support
1 parent 96900c5 commit fc511bc

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: python
22
python:
3-
- "2.6"
43
- "2.7"
54
- "3.2"
65
- "3.3"

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@
4343
"License :: OSI Approved :: MIT License",
4444
"Operating System :: OS Independent",
4545
"Programming Language :: Python",
46-
"Programming Language :: Python :: 2.5",
47-
"Programming Language :: Python :: 2.6",
4846
"Programming Language :: Python :: 2.7",
4947
"Programming Language :: Python :: 3.2",
5048
"Programming Language :: Python :: 3.3",

0 commit comments

Comments
 (0)
0