summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Remove Py2.6 from tested tox.ini envs.Stefan Behnel2023-01-051-1/+1
* Merge branch '0.29.x'Stefan Behnel2023-01-051-1/+1
|\
| * Update tox.ini a little and include it in sdist.Stefan Behnel2023-01-051-1/+1
* | Move pycodestyle config to setup.cfg and constrain the files that it gets app...Stefan Behnel2019-02-231-6/+0
|/
* Added the pep8 rule: W291 trailing whitespaces.gabrieldemarmiesse2018-08-261-1/+1
* Set the maximum line length to 150.gabrieldemarmiesse2018-08-181-2/+2
* Added the pep8 test to travis. All the warnings are disabled and only a few e...gabrieldemarmiesse2018-08-111-0/+6
* Fix CFLAGS environ in tox configTzu-ping Chung2015-06-081-1/+1
* update Python versions in CI configurationsStefan Behnel2014-03-221-2/+2
* update travis/tox test configStefan Behnel2012-12-211-1/+1
* Comment out alpha pypy environment from buildbot.Robert Bradshaw2012-06-271-1/+1
* Add .travis.yml for Travis CI (http://travis-ci.org/)Marc Abramowitz2012-06-061-1/+1
* Add support for tox (http://tox.testrun.org/)Marc Abramowitz2012-06-051-0/+12