summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Use declarative metadataAdam Turner2022-09-131-3/+5
* Update documentation structure and theming (#10677)Chris Holdgraf2022-07-181-0/+11
* Refresh the Sphinx13 theme (#10652)Adam Turner2022-07-101-1/+1
* Use released Docutils 0.19 on CIAdam Turner2022-07-061-5/+0
* Test with Docutils 0.19 prereleases (#10598)Adam Turner2022-06-251-2/+8
* doc linting: Re-enable a check (#10573)Julien Palard2022-06-191-1/+1
* Replace doclinter with sphinx-lint (#10389)Julien Palard2022-06-161-2/+2
* Split out coverageAdam Turner2022-05-021-11/+1
* Bump Docutils dependencyAdam Turner2022-04-191-2/+3
* Merge branch '5.x' into encoding-warningsTakeshi KOMIYA2022-04-171-1/+1
|\
| * Don't use deprecated `setup.py build_sphinx`Adam Turner2022-04-161-1/+1
* | Enable the opt-in EncodingWarningAdam Turner2022-04-161-2/+2
|/
* CI: refactor tox.ini; Install HEAD of docutils directlyTakeshi KOMIYA2022-01-081-3/+1
* CI: Remove unused no longer needed PYTHONWARNINGSTakeshi KOMIYA2022-01-021-1/+1
* tox: support coverage on win32James Knight2021-12-051-1/+1
* Remove py workaroundHugo van Kemenade2021-11-051-1/+0
* Merge pull request #9702 from tk0miya/test_with_docutils-latestTakeshi KOMIYA2021-10-091-0/+7
|\
| * test: Do test with the HEAD of docutilsTakeshi KOMIYA2021-10-031-0/+7
* | CI: Install unreleased "py" package for 3.11-devTakeshi KOMIYA2021-10-091-0/+1
* | Support Python 3.10Takeshi KOMIYA2021-10-071-2/+2
|/
* ci(tox.ini): add COLORTERM to passenvDaniel Hahler2021-08-301-0/+1
* test: Test with the bugfixed version of each docutils releaseTakeshi KOMIYA2021-04-111-5/+5
* Merge branch '3.x'Takeshi KOMIYA2021-04-041-0/+1
|\
| * test: Do test with docutils-0.17 (final)Takeshi KOMIYA2021-04-031-1/+1
| * test: Do test with docutils-0.17b1Takeshi KOMIYA2021-04-031-0/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-12-311-1/+1
|\ \ | |/
| * refactor: Reduce warnings on testingTakeshi KOMIYA2020-12-291-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-11-121-1/+12
|\ \ | |/
| * Merge pull request #8411 from francoisfreitag/devmodeTakeshi KOMIYA2020-11-121-1/+1
| |\
| | * Run tests with Python Development modeFrançois Freitag2020-11-111-1/+1
| * | Sort imports with isortFrançois Freitag2020-11-111-0/+11
| |/
* | 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
|\ \ | |/