summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Use pyspelling to check spelling.Waylan Limberg2023-04-061-2/+4
* Switch from setup.py to pyproject.toml (#1324)Waylan Limberg2023-03-221-1/+3
* Officially support Python 3.11 (#1313)Waylan Limberg2022-12-091-1/+2
* Drop support for PY36Waylan Limberg2022-05-241-2/+1
* Support Python 3.10Waylan Limberg2021-11-161-1/+1
* Some test tweaks.Waylan Limberg2020-10-081-1/+3
* Update tests for pygments-2.7.1Michał Górny2020-10-071-1/+1
* Add PY39 support and drop PY35 (#1026)Waylan Limberg2020-10-061-2/+2
* Refactor fenced_code & codehilite options (#816)Waylan Limberg2020-06-231-1/+7
* Switch to GitHub Actions from Travis (#958)Waylan Limberg2020-05-091-3/+4
* Add checklinks tox env and shell script. (#955)Waylan Limberg2020-05-071-1/+6
* Add support for Python 3.8 (#867)Hugo van Kemenade2019-10-241-1/+1
* Drop support for Python 2.7 (#865)Hugo van Kemenade2019-10-241-2/+1
* Use skip_install=true for lint targetsJon Dufresne2019-06-121-0/+3
* Comply with PEP517 (#824)Dmitry Shachnev2019-05-151-1/+5
* Drop Python3.4 Support (#796)Waylan Limberg2019-03-041-1/+1
* Use a PEP562 implementation for deprecating attributes (#757)Isaac Muse2018-12-221-0/+1
* Improve CI / testing (#754)Daniel Hahler2018-11-151-4/+2
* Up version to 3.1.dev0 (#736)Waylan Limberg2018-10-211-1/+6
* 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