summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* git mv setup.py pyproject.tomlAdam Turner2022-09-131-123/+0
* Remove Pygments compatability code (#10812)Adam Turner2022-09-091-1/+1
* Bump dependency versionsAdam Turner2022-09-091-8/+8
* Specify `colorama` dependency with an environment markerAdam Turner2022-09-091-3/+1
* Refactor setup.pyAdam Turner2022-09-091-47/+43
* Clean setup.pyAdam Turner2022-09-091-7/+0
* Merge branch '5.0.x' into 5.xTakeshi KOMIYA2022-07-231-1/+1
|\
| * Fix mypy violations (with mypy-0.971)Takeshi KOMIYA2022-07-231-1/+1
* | Lint with `flake8-bugbear` (#10602)danieleades2022-07-121-0/+1
* | Support Docutils 0.19 (#10656)Adam Turner2022-07-121-1/+1
* | Use the `flake8-comprehensions` lint plugin (#10601)danieleades2022-06-261-0/+1
* | Replace doclinter with sphinx-lint (#10389)Julien Palard2022-06-161-0/+1
* | Add Changelog to project_urlsAdam Johnson2022-06-041-0/+1
|/
* Split out coverageAdam Turner2022-05-021-2/+1
* Merge branch '5.x' into fix-warningsAdam Turner2022-05-021-2/+2
|\
| * Merge pull request #10164 from AA-Turner/bump-docutilsTakeshi KOMIYA2022-05-031-1/+1
| |\
| | * Bump Docutils dependencyAdam Turner2022-04-191-1/+1
| * | Merge branch '4.x' into 5.xTakeshi KOMIYA2022-04-301-1/+1
| |\ \ | | |/ | |/|
| | * Fix mypy violations (with mypy-0.950)Takeshi KOMIYA2022-04-301-1/+1
* | | Specify encodingAdam Turner2022-04-221-1/+1
|/ /
* | Move `compile_catalog_plusjs` to `utils/`Adam Turner2022-04-161-117/+0
|/
* 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