aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add support for PY37 and PYPY3.Waylan Limberg2018-07-241-1/+1
* Switch from nose to unittestWaylan Limberg2018-01-081-2/+2
* Fix spellchecking test.Waylan Limberg2017-12-081-0/+2
* Update builds with py35 and py36 supportfacelessuser2017-11-171-1/+1
* Remove Py32 tests from travis, not tox.Waylan Limberg2016-01-281-1/+1
* No longer test Python 3.2Waylan Limberg2016-01-281-1/+1
* Remove downloadcache tox config value.Waylan Limberg2016-01-281-2/+1
* Add Docs spellchecking Test.Waylan Limberg2015-02-071-1/+5
* Add offical support for PyPy.Waylan Limberg2015-01-101-1/+1
* Added test-requirements.txtWaylan Limberg2015-01-101-4/+1
* Removed 3.1 env from toxWaylan Limberg2014-11-201-1/+1
* Added flake8 to tox and travisWaylan Limberg2014-11-201-1/+8
* Refactored extension importing.Waylan Limberg2014-08-271-1/+1
* Refactored test framework to use YAML config files rather than INI. Fixes #333.Waylan Limberg2014-08-201-0/+1
* tox.ini: install pytidylib from PyPIDmitry Shachnev2014-07-251-1/+1
* Better coverage config. Now at 88% coverage.Waylan Limberg2014-07-111-1/+2
* Merge branch 'master' of github.com:waylan/Python-MarkdownWaylan Limberg2014-07-101-1/+1
|\
| * Add 3.4 to list of Python versions to test withDmitry Shachnev2014-06-111-1/+1
* | Add Coverage (and Coveralls) support to tests.Waylan Limberg2014-07-101-1/+2
|/
* Added PyTidyLib to tox deps and set download-cache.Waylan Limberg2013-03-141-1/+3
* Switched testing to tox.Waylan Limberg2013-03-011-0/+6