aboutsummaryrefslogtreecommitdiffhomepage
path: root/python/tox.ini
Commit message (Expand)AuthorAge
* Fix metaclass issue on Python 3. Get text handling tests passing on Python 3.Gravatar Dan O'Reilly2015-08-22
* Set DYLD_LIBRARY_PATH for OSXGravatar Dan O'Reilly2015-08-21
* Fix travis buildGravatar Dan O'Reilly2015-08-20
* Improve tox.ini, install py26 for travis.Gravatar Dan O'Reilly2015-08-20
* Use tox in travis build. Tweak tox.iniGravatar Dan O'Reilly2015-08-20
* Add some clarifying comments. Remove ez_setup.py.Gravatar Dan O'Reilly2015-08-20
* Make testing cpp implementation optionalGravatar Dan O'Reilly2015-08-16
* Fix --cpp_implementation test failure. Test both pure Python and cpp implemen...Gravatar Dan O'Reilly2015-08-15
* Disable py3* in toxGravatar Dan O'Reilly2015-08-14
* Build protobuf files in as part of tox runs.Gravatar Dan O'Reilly2015-08-13
* Test under tox: Python 2.6, 2.7, 3.3, 3.4.Gravatar Tres Seaver2015-01-13