summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Clean-up CIVictor Uriarte2017-02-071-8/+8
* Fix pypy testing on TravisVictor Uriarte2017-01-101-2/+2
* Add py37 and fix py36 interprerVictor Uriarte2016-12-221-0/+1
* Allow tox to skip missing py versions.Victor Uriarte2016-12-221-0/+1
* Pipe command line args to py.testAndi Albrecht2016-08-131-1/+1
* Fix entry_point name; sqlformat vs sqlparseVictor Uriarte2016-06-151-0/+1
* Update setup.pyVictor Uriarte2016-06-121-2/+0
* Update init and misc filesVictor Uriarte2016-06-061-7/+0
* Update travis/tox configVictor Uriarte2016-05-291-11/+28
* Code cleanup.Andi Albrecht2016-04-031-1/+4
* Exclude docs from code checks.Andi Albrecht2015-10-261-1/+1
* Add codechecks to tox configuration.Andi Albrecht2015-10-261-1/+6
* Use compat module for single Python 2/3 code base.Andi Albrecht2015-10-261-1/+1
* Simplify tox.ini.Andi Albrecht2015-10-261-47/+0
* Remove compatibility for Python < 2.7.Andi Albrecht2015-10-261-1/+1
* Re-enable Travis tests for Python 3.2.Andi Albrecht2015-10-261-1/+3
* Run tests on PyPy3 too.Andi Albrecht2015-10-261-1/+10
* Add Python 3.5 to tox/travis config.Tim Graham2015-10-241-1/+10
* Add Python3.4 to tox.ini.Andi Albrecht2014-11-301-1/+10
* Remove automatic tests for Python 2.5, neither Travis nor Tox support it anym...Andi Albrecht2014-01-281-5/+1
* Cleanup tox.ini, remove Python 2.4 tests.Andi Albrecht2013-10-241-1/+5
* Add Python 3.3 to tox configuration.Andi Albrecht2013-04-201-1/+10
* Add minimal changes to support Python 2.4.Andi Albrecht2013-02-281-1/+1
* Tests: Add a sanity check that bin/sqlformat parses.Piet Delport2013-02-221-1/+4
* Python 3 is now fully supported without any patches.Andi Albrecht2012-12-311-2/+10
* Use tox for (local) testing.Andi Albrecht2012-12-311-0/+8