aboutsummaryrefslogtreecommitdiff
path: root/python/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Fix metaclass issue on Python 3. Get text handling tests passing on Python 3.Dan O'Reilly2015-08-221-3/+3
* Set DYLD_LIBRARY_PATH for OSXDan O'Reilly2015-08-211-0/+1
* Fix travis buildDan O'Reilly2015-08-201-0/+2
* Improve tox.ini, install py26 for travis.Dan O'Reilly2015-08-201-7/+10
* Use tox in travis build. Tweak tox.iniDan O'Reilly2015-08-201-2/+3
* Add some clarifying comments. Remove ez_setup.py.Dan O'Reilly2015-08-201-0/+2
* Make testing cpp implementation optionalDan O'Reilly2015-08-161-2/+1
* Fix --cpp_implementation test failure. Test both pure Python and cpp implemen...Dan O'Reilly2015-08-151-0/+1
* Disable py3* in toxDan O'Reilly2015-08-141-1/+2
* Build protobuf files in as part of tox runs.Dan O'Reilly2015-08-131-0/+1
* Test under tox: Python 2.6, 2.7, 3.3, 3.4.Tres Seaver2015-01-131-0/+13