summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTzu-ping Chung <uranusjr@gmail.com>2021-04-07 20:18:49 +0800
committerTzu-ping Chung <uranusjr@gmail.com>2021-04-07 20:21:13 +0800
commit80039e937667a0257ae417b67ef0307164997f19 (patch)
tree50d398f3fc470464a543e2cfb6f4af3bf8f2c494 /tools
parent0770b6aeb86c5a2d765d910f3f0330ad6abb0051 (diff)
downloadpip-80039e937667a0257ae417b67ef0307164997f19.tar.gz
Pin towncrier under 19.9.0
sphinxcontrib-towncrier uses towncrier internals and has not been updated to work with later versions.
Diffstat (limited to 'tools')
-rw-r--r--tools/requirements/docs.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/requirements/docs.txt b/tools/requirements/docs.txt
index aed18b508..199edcfd6 100644
--- a/tools/requirements/docs.txt
+++ b/tools/requirements/docs.txt
@@ -1,4 +1,6 @@
sphinx == 3.2.1
+# FIXME: Remove towncrier constraint after upgrading sphinxcontrib-towncrier.
+towncrier < 19.9.0
furo
myst_parser
sphinx-copybutton