summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Fair warning: Support for Python 2.4 may be dropped at any time. But as long as the changes are that minimal and have no significant side-effects we can keep up the compatibility.
* 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
| | | | | | | | | This change makes the extras/py3k stuff obsolete and installing for Python 3 is as easy as "python3 setup.py install". setup.py uses distribute's use_2to3 flag to automatically run 2to3 when Python 3 is used. \o/ Happy New Year, everyone!
* Use tox for (local) testing.Andi Albrecht2012-12-311-0/+8