summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-03-27 15:22:04 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-03-27 15:22:04 -0400
commit0ffe795dbf920da44db9744759e38b92dad7f9e4 (patch)
tree429396e173cd7ee8104f6f6da800234d53d2e139 /docs
parentdb581feca21efe8d6c02b5ce1ae4ec1781cc2000 (diff)
downloadpython-setuptools-git-0ffe795dbf920da44db9744759e38b92dad7f9e4.tar.gz
Pin to upstream main branch for sphinx-inline-tabs. Workaround for #2614.
Diffstat (limited to 'docs')
-rw-r--r--docs/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 02927593..bf408839 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -3,6 +3,6 @@ sphinx
jaraco.packaging>=6.1
rst.linker>=1.9
pygments-github-lexers==0.0.5
-sphinx-inline-tabs
+sphinx-inline-tabs@git+https://github.com/pradyunsg/sphinx-inline-tabs@main
setuptools>=34