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

Drop Support for Python 2.6 and 3.2

parent 4b082427
[tox] [tox]
envlist = envlist =
{py26,py27,py32,py33,py34}, {py27,py33,py34,py35},
{py26,py27,py32,py33,py34}-{shapely,lxml}, {py27,py33,py34,py35}-{shapely,lxml},
{py26,py27,py32,py33,py34}-shapely-lxml, {py27,py33,py34,py35}-shapely-lxml,
pep8,docs pep8,docs
[testenv] [testenv]
deps = deps =
pytest pytest
coverage coverage
py26: unittest2
shapely: Shapely shapely: Shapely
lxml: lxml lxml: lxml
commands = 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