summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.x'Takeshi KOMIYA2020-11-051-1/+1
|\
| * tox.ini: Do not override $PYTEST_ADDOPTS forcedlyTakeshi KOMIYA2020-11-051-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-08-141-10/+1
|\ \ | |/
| * Merge pull request #8090 from tk0miya/remove_pylintTakeshi KOMIYA2020-08-141-10/+0
| |\
| | * Remove pylint taskTakeshi KOMIYA2020-08-101-10/+0
| * | fixharupy2020-08-141-1/+2
| * | Color pytest output logharupy2020-08-141-1/+1
| |/
* | Merge branch '3.x'Takeshi KOMIYA2020-07-111-1/+0
|\ \ | |/
| * test: Use released html5lib packageTakeshi KOMIYA2020-07-051-1/+0
* | Merge branch '3.x'Takeshi KOMIYA2020-07-051-1/+11
|\ \ | |/
| * Do "twine check" on CI processTakeshi KOMIYA2020-06-141-1/+11
* | Drop CI settings for py35 and docutils-0.1[34]Takeshi KOMIYA2020-03-071-4/+2
|/
* Merge branch '2.x' into 3.xTakeshi KOMIYA2020-03-051-1/+0
|\
| * Unpin coverage packageTakeshi KOMIYA2020-03-051-1/+0
* | Merge pull request #7248 from blueyed/tox-passenv-termTakeshi KOMIYA2020-03-051-1/+8
|\ \
| * | tox: passenv: add TERMDaniel Hahler2020-03-031-1/+8
| |/
* | Clean up PYTHONWARNINGSTakeshi KOMIYA2020-02-161-2/+2
* | BLD: tox.ini: flake8: add whitelist_externals for latest tox instead of addin...Wes Turner2020-02-101-1/+3
* | Merge branch '2.0'Takeshi KOMIYA2020-01-301-3/+4
|\ \ | |/
| * Merge pull request #7049 from tk0miya/test_with_docutils-0.16Takeshi KOMIYA2020-01-231-1/+1
| |\
| | * Test with docutils-0.16Takeshi KOMIYA2020-01-231-1/+1
| * | Use HEAD of html5lib on testing with py39Takeshi KOMIYA2020-01-231-2/+3
| |/
* | Add new extras_require: lintTakeshi KOMIYA2020-01-231-3/+4
|/
* test: Testing with docutils-0.16rc1Takeshi KOMIYA2019-12-211-1/+1
* CI: Pinning coverage < 5.0Takeshi KOMIYA2019-12-151-0/+1
* Fix #6887: Sphinx crashes with docutils-0.16b0Takeshi KOMIYA2019-12-141-0/+1
* Test with docutils-0.14 (previous release)Takeshi KOMIYA2019-08-021-1/+2
* Add utils/doclinter.py; a documenter linter for SphinxTakeshi KOMIYA2019-05-121-0/+9
* Add extra requirements for docs (refs: #6336)Takeshi KOMIYA2019-05-041-3/+2
* Merge pull request #5832 from stephenfin/bindep-integrationTakeshi KOMIYA2019-02-171-0/+8
|\
| * Add bindep integrationStephen Finucane2018-12-171-0/+8
* | Stop to use $SPHINX_TEST_TEMPDIR envvarTakeshi KOMIYA2019-01-131-1/+0
|/
* Add docutils-stubs to test depsTakeshi KOMIYA2018-12-151-0/+1
* Simplify tox configuration with 'extras' optionJon Dufresne2018-11-121-9/+4
* Merge branch '1.8'Takeshi KOMIYA2018-11-091-0/+2
|\
| * Give install_command to toxTakeshi KOMIYA2018-11-091-0/+2
* | Merge branch '1.8'Takeshi KOMIYA2018-11-011-1/+1
|\ \ | |/
| * test: Give filterwarnings=all by ini fileTakeshi KOMIYA2018-10-301-1/+1
* | Remove pypy from tox.iniJon Dufresne2018-09-071-2/+2
* | Merge pull request #5370 from tk0miya/drop_deprecated_methodsTakeshi KOMIYA2018-09-051-0/+2
|\ \
| * | Drop APIs deprecated in 2.0Takeshi KOMIYA2018-09-031-0/+2
| |/
* | Drop docutils 0.11 supportTakeshi KOMIYA2018-08-301-3/+2
* | Drop python 2.7 and 3.4 supportTakeshi KOMIYA2018-08-301-2/+2
|/
* Do test with py37Takeshi KOMIYA2018-07-281-2/+2
* tox: Run everything but unit tests under Python 3Stephen Finucane2018-06-201-0/+5
* Fix existence check for JRE was brokenTakeshi KOMIYA2018-03-201-1/+1
* test: pass PYTEST_ADDOPTS to pytestTakeshi KOMIYA2018-02-041-1/+1
* tox: Ignore distutils deprecation warningStephen Finucane2018-01-151-1/+1
* Update PYTHONWARNINGS on tox.ini to reduce meaningless warningsTakeshi KOMIYA2018-01-061-1/+1
* Fix #4378: tox: use usedevelop option instead skipsdistTakeshi KOMIYA2018-01-051-1/+1