Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable testing with pypytox_add_pypy | Marc Abramowitz | 2016-03-07 | 1 | -2/+2 |
| | | | | | | | | This involved: - Adding "pypy" to the `tox.ini` envlist. - Adding `# doctest: +IGNORE_EXCEPTION_DETAIL` to 2 doctests, because the traceback message text is slightly different on PyPy. | ||||
* | tox.ini: Add py35 to envlisttox_add_py35 | Marc Abramowitz | 2016-03-07 | 65 | -0/+3385 |