summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Eliminate cover and cover3 tox targetsMarc Abramowitz2016-03-081-19/+2
* Use pytest.ini testpathsMarc Abramowitz2016-03-081-3/+3
* tox.ini: Don't need pytest-cov in base testenvMarc Abramowitz2016-03-081-1/+0
* Switch to pytestMarc Abramowitz2016-03-081-3/+22
* tox.ini: Drop py32; add py35Marc Abramowitz2016-03-071-3/+3
* tox.ini: enable tests on Python 3Victor Stinner2015-04-221-8/+4
* Cleaned up the envlist in tox.iniAlex Gr?nholm2013-12-271-9/+3
* Added PyPy 1.4 and 1.5 separately to the environment listAlex Gr?nholm2011-05-221-1/+7
* Don't install Paste for py3.x since it's not yet compatibleAlex Gr?nholm2011-05-221-0/+7
* Use a substitution variable for the interpreter name -- fixes tests on JythonAlex Gr?nholm2011-05-171-1/+1
* Added tox configurationAlex Gr?nholm2011-05-171-0/+7