summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* disable Cython compilation in tox buildStefan Behnel2014-12-071-0/+1
* Fix CFLAGS in tox.iniMarius Gedminas2014-12-071-1/+2
* add Py3.4 to tox configStefan Behnel2014-09-211-1/+1
* work around bug in clang's gcc frontendStefan Behnel2014-09-211-1/+1
* speed up CI buildsStefan Behnel2014-03-221-0/+1
* remove unsupported Python versions from CI configurationsStefan Behnel2014-03-221-1/+1
* Require Cython>=0.20Sascha Peilicke2014-01-311-2/+1
* fix versions of test environments and Cython in tox.iniStefan Behnel2012-11-231-2/+2
* Add py33 to tox.iniMarc Abramowitz2012-11-231-1/+1
* Add tox.ini for tox (http://tox.testrun.org/)Marc Abramowitz2012-06-041-0/+15