From baea1c1dd81d8c79f7b1e884e57ff4d1feb57d1e Mon Sep 17 00:00:00 2001 From: Jonathan Karr Date: Mon, 17 Sep 2018 12:20:31 -0400 Subject: [PATCH] fixing url for sphinxcontrib-googleanalytics --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad11300..ae882d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ sphinx >= 1.8 sphinx_rtd_theme git+https://github.com/KarrLab/sphinxcontrib-addmetahtml.git#egg=sphinxcontrib_addmetahtml-0.1.1 >= 0.1.1 sphinxcontrib_bibtex -git+https://github.com/KarrLab/sphinxcontrib-googleanalytics#egg=sphinxcontrib_googleanalytics-0.1.1 >= 0.1.1 +git+https://github.com/KarrLab/sphinxcontrib-googleanalytics.git#egg=sphinxcontrib_googleanalytics-0.1.1 >= 0.1.1 sphinxcontrib_spelling twine git+https://github.com/KarrLab/wc_utils.git#egg=wc_utils-0.0.1a5[all]