From 865ed7682de7540f53f5cc6f00acb8ebaa91926c Mon Sep 17 00:00:00 2001 From: Edward Yang Date: Fri, 5 Apr 2019 09:33:08 -0700 Subject: Checkout pytorch_sphinx_theme with https. (#18859) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/18859 ghimport-source-id: fbbcb8a2dd9c9f0a317de489b6bbb83e9071a7d8 Differential Revision: D14801989 Pulled By: ezyang fbshipit-source-id: a9bc02e1383adafcac01994e6346b28551d95c71 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/requirements.txt b/docs/requirements.txt index c591f08491..88e245d4f1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ sphinx --e git+git://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme +-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme sphinxcontrib.katex matplotlib -- cgit v1.2.3