Skip to content

Commit 5dc30c6

Browse files
committed
Jumping the gun on Python 3.3 support. Forgot Flask doesn't support it yet, oops
1 parent 308badb commit 5dc30c6

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.3"
65

76
install: "pip install -r requirements.txt --use-mirrors"
87

CHANGES

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Version 0.5.4-dev
88

99
No release date
1010

11-
- Add support for Python 3.3
1211
- Drop support for Python 2.5
1312

1413
Version 0.5.3

0 commit comments

Comments
 (0)