Dropped 2.5 support since some dependencies don't support it anymore.
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.5"
|
|
||||||
- "2.6"
|
- "2.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
- "3.2"
|
||||||
@@ -26,8 +25,6 @@ env:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
exclude:
|
exclude:
|
||||||
- python: "2.5"
|
|
||||||
env: DJANGO=1.5.1
|
|
||||||
- python: "3.2"
|
- python: "3.2"
|
||||||
env: DJANGO=1.3.7
|
env: DJANGO=1.3.7
|
||||||
- python: "3.2"
|
- python: "3.2"
|
||||||
|
|||||||
@@ -1,6 +1,11 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.7 (2013-XX-XX)
|
||||||
|
----------------
|
||||||
|
|
||||||
|
* Dropped support of Python 2.5.
|
||||||
|
|
||||||
0.6 (2013-01-28)
|
0.6 (2013-01-28)
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user