Commit Graph

18 Commits

Author SHA1 Message Date
Andrew Murray
18dcc438c1 Fixed URL 2017-05-15 19:56:16 +10:00
Andrew Murray
3e2f9478cb Added py36 to tox envlist 2016-12-27 02:28:11 -08:00
Jon Dufresne
85cf6d3140 Drop support for Python 3.2 2016-11-22 04:24:40 -08:00
Jon Dufresne
dbe9f85c7d Drop support for Python 2.6
* Drop unittest2 requirement
* Use set literals
* Use dict/set comprehension
* Use str.format() automatic numbering
2016-11-22 04:23:55 -08:00
Andrew Murray
81b7570717 Added py35 to tox envlist 2016-02-10 12:41:45 +11:00
Andrew Murray
f1f00c0662 Updated Tox URL 2015-12-28 10:05:13 +11:00
Andrew Murray
1c7a140298 Fixed tox test script path 2015-06-27 09:10:01 +10:00
Hugo
9fd69fa717 Add Python 3.4 2015-05-18 11:29:32 +03:00
Felipe Reyes
690e6970f6
Added clean/build to tox to make it behave like travis 2013-07-08 23:10:21 -04:00
Alex Clark
a67b849bb0 Back to all four, fixes #79 2013-03-08 12:19:25 -05:00
Alex Clark
00b43ac81a "Officially" only support 2.7 and 3.3 2013-03-08 09:47:03 -05:00
Alex Clark
955dfc07d3 Only test 2.6, 2.7, and 3.3 2013-03-08 09:12:06 -05:00
Alex Clark
de957b6382 Travis not using tox.ini? 2013-03-07 09:06:51 -05:00
Alex Clark
23e665ac50 Try running just run.py 2013-03-07 09:00:47 -05:00
Mikhail Korobov
fbcc9b5c77 Test running improvements: all tests can be run with tox; run.py script exits with an error code in case of failures. 2013-02-26 16:03:25 +06:00
Mikhail Korobov
decabcf96a Fix tox test running: port selftest.py to Python 3; make it clear Python 2.5 is no longer supported (its support is broken in many ways in this branch); remove bundled doctest.py module (it is in stdlib since forever); remove extra stuff from tox.ini 2013-01-10 08:50:52 -06:00
Marc Abramowitz
01917a4faf Make things more Python 3 friendly. Python 3 still doesn't work because
of C code that doesn't compile with Python 3.
2012-06-12 13:48:27 -07:00
Marc Abramowitz
a005018a4e Add support for tox (http://tox.testrun.org/) 2012-06-11 23:26:40 -07:00