Commit 36e8fab2 authored by Christian Ledermann's avatar Christian Ledermann

Drop Support for Python 2.6 and 3.2

parent 4b082427
[tox]
envlist =
{py26,py27,py32,py33,py34},
{py26,py27,py32,py33,py34}-{shapely,lxml},
{py26,py27,py32,py33,py34}-shapely-lxml,
{py27,py33,py34,py35},
{py27,py33,py34,py35}-{shapely,lxml},
{py27,py33,py34,py35}-shapely-lxml,
pep8,docs
[testenv]
deps =
pytest
coverage
py26: unittest2
shapely: Shapely
lxml: lxml
commands =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment