summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* 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
* tox: Enable 'skipsdist'Stephen Finucane2017-12-291-0/+1
* Resolve warning filter issuesStephen Finucane2017-12-291-0/+1
* tests: Remove 'tests/run.py'Stephen Finucane2017-12-291-1/+1
* Merge pull request #4337 from stephenfin/the-great-toxificationTakeshi KOMIYA2017-12-271-2/+9
|\
| * tox: Report coverage to userStephen Finucane2017-12-241-2/+9
| * travis: Enable codecov coverageStephen Finucane2017-12-241-1/+1
* | tox: Add 'PERL5LIB' to 'passenv' listStephen Finucane2017-12-241-1/+1
|/
* tox: Add documentation for all targetsStephen Finucane2017-12-191-9/+23
* tox: Make further use of factor-conditional depsStephen Finucane2017-12-181-20/+4
* tox: Add 'coverage' targetStephen Finucane2017-12-181-2/+3
* tests: Ignore tests using 'collect_ignore'Stephen Finucane2017-12-181-13/+2
* setup.py: Include 'flake8' in 'test' requirementsStephen Finucane2017-12-181-1/+0