mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Dropping support for Python 3.2; the whole unicode literal thing has been a little troublesome over the years.
This commit is contained in:
parent
826d0b1d88
commit
5c8385de21
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ language: python
|
|||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
env:
|
||||
- DJANGO=1.5.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue