summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.3.x' into 4.xTakeshi KOMIYA2022-01-091-1/+1
|\
| * Fix mypy violations (with mypy-0.931)Takeshi KOMIYA2022-01-091-1/+1
* | refactor: Reduce usages of distutils (refs: #9820)Takeshi KOMIYA2022-01-011-3/+2
* | Merge remote-tracking branch 'origin/4.x' into importlib-metadataThomas Kluyver2021-12-241-1/+1
|\ \ | |/
| * Fix mypy violations (with mypy-0.930)Takeshi KOMIYA2021-12-241-1/+1
* | Replace pkg_resources with importlib.metadataThomas Kluyver2021-12-221-2/+1
|/
* Fix mypy violations (with mypy-0.920)Takeshi KOMIYA2021-12-171-1/+1
* Support Python 3.10Takeshi KOMIYA2021-10-071-0/+1
* setup.py: Fix broken url on the PyPI pageChristian Clauss2021-09-071-1/+1
* Fix #9434: Update dependencies for bundled buildersTakeshi KOMIYA2021-07-151-2/+2
* Merge branch '4.0.x' into 4.xTakeshi KOMIYA2021-06-131-1/+4
|\
| * Fix mypy violations (Third-party Library Stubs) (with mypy-0.900)Junya Fukuda2021-06-131-1/+4
| * Close #9216: Support jinja2-3.0Takeshi KOMIYA2021-05-191-2/+1
| * Update dependency: jinja2 < 3.0 and MarkupSafe < 2.0Takeshi KOMIYA2021-05-031-1/+2
* | doc: Upgraded some of sphinx-doc.org links to HTTPSigo958622021-05-161-1/+1
* | Support jinja2-3.0Takeshi KOMIYA2021-05-041-2/+1
* | Update dependency: jinja2 < 3.0 and MarkupSafe < 2.0Takeshi KOMIYA2021-05-031-1/+2
|/
* Support docutils-0.17Takeshi KOMIYA2021-04-221-1/+1
* Merge branch '3.x'Takeshi KOMIYA2021-04-111-1/+1
|\
| * Pin Sphinx 3.x to docutils <0.17Eric Holscher2021-04-091-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2021-01-221-1/+1
|\ \ | |/
| * Fix mypy violations (with mypy-0.800)Takeshi KOMIYA2021-01-221-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-12-141-1/+1
|\ \ | |/
| * Don't require typed_ast in [test] with Python 3.8+Miro Hrončok2020-11-231-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-11-121-3/+4
|\ \ | |/
| * Sort imports with isortFrançois Freitag2020-11-111-3/+4
| * test: Do test with py39Takeshi KOMIYA2020-11-051-0/+1
* | Remove additional mentions of Python 3.5François Freitag2020-11-071-1/+1
* | Test and document support for Python 3.9 releaseJon Dufresne2020-11-011-0/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-10-241-1/+1
|\ \ | |/
| * Fix mypy violations (with mypy-0.790)Takeshi KOMIYA2020-10-241-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-07-051-3/+3
|\ \ | |/
| * Closes #7887: Updated the sphinx.js locale json dump to indent for readabilit...Charles2020-07-041-3/+3
* | Merge branch '3.x'Takeshi KOMIYA2020-06-041-1/+2
|\ \ | |/
| * Merge branch '3.0.x' into 3.xTakeshi KOMIYA2020-06-031-1/+1
| |\
| | * Fix mypy violations (with mypy-0.780)Takeshi KOMIYA2020-06-031-1/+1
| * | Add py38 to the list of PyPI classifiersTakeshi KOMIYA2020-05-291-0/+1
| |/
* | Merge branch '3.x'Takeshi KOMIYA2020-03-231-0/+1
|\ \ | |/
| * Fix #7331: autodoc: a cython-function is not recognized as a functionTakeshi KOMIYA2020-03-221-0/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-03-121-1/+1
|\ \ | |/
| * Merge branch '2.x' into 3.xTakeshi KOMIYA2020-03-121-1/+1
| |\
| | * Fix mypy violations (with mypy-0.770)Takeshi KOMIYA2020-03-121-1/+1
* | | Merge branch '3.x'Takeshi KOMIYA2020-03-101-1/+1
|\ \ \ | |/ /
| * | Unpin pytestDaniel Hahler2020-03-091-1/+1
* | | Drop docutils 0.12 and 0.13 supportTakeshi KOMIYA2020-03-071-1/+1
* | | Drop python 3.5 supportTakeshi KOMIYA2020-03-071-4/+3
|/ /
* | Close #6623: babel-2.0 or above is available (Unpinned)Takeshi KOMIYA2020-02-081-1/+1
* | Add new extras_require: lintTakeshi KOMIYA2020-01-231-4/+7
|/
* Test with pytest-5.3.2Takeshi KOMIYA2020-01-191-1/+1
* Fix mypy violations (for mypy-0.761)Takeshi KOMIYA2019-12-211-1/+1