Merge "Remove tox py33 environment no longer used"
This commit is contained in:
commit
0fe52740e7
6
tox.ini
6
tox.ini
@ -8,7 +8,6 @@ envlist = cover,
|
|||||||
py26-sa7-mysql,
|
py26-sa7-mysql,
|
||||||
py27,
|
py27,
|
||||||
py27-sa8-mysql,
|
py27-sa8-mysql,
|
||||||
py33,
|
|
||||||
py34,
|
py34,
|
||||||
pylint,
|
pylint,
|
||||||
update-states
|
update-states
|
||||||
@ -85,11 +84,6 @@ commands =
|
|||||||
sphinx-build -b doctest doc/source doc/build
|
sphinx-build -b doctest doc/source doc/build
|
||||||
doc8 doc/source
|
doc8 doc/source
|
||||||
|
|
||||||
[testenv:py33]
|
|
||||||
deps = {[testenv]deps}
|
|
||||||
SQLAlchemy>=0.7.8,<=0.9.99
|
|
||||||
PyMySQL>=0.6.2
|
|
||||||
|
|
||||||
[testenv:py34]
|
[testenv:py34]
|
||||||
deps = {[testenv]deps}
|
deps = {[testenv]deps}
|
||||||
SQLAlchemy>=0.7.8,<=0.9.99
|
SQLAlchemy>=0.7.8,<=0.9.99
|
||||||
|
Loading…
x
Reference in New Issue
Block a user