From f9b1112e24d1e8f36371d33efcf8dbe0403b9586 Mon Sep 17 00:00:00 2001 From: Jon Wayne Parrott Date: Mon, 12 Feb 2018 08:31:14 -0800 Subject: [PATCH] Pull common docs theme from PyPI Context: https://github.com/python/cpython/pull/2017#issuecomment-364622147 --- requirements.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 198ca11..f3f7a96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,4 @@ blurb==1.0.4 sphinxcontrib-websupport==1.0.1 typing==3.6.1 urllib3==1.21.1 -# The theme used for 3.7+ is distributed separately. It is not published to -# PyPI to avoid having the CPython maintainers deal with an intermediate -# build step. -git+https://github.com/python/python-docs-theme.git#egg=python-docs-theme +python-docs-theme==0.0.1