Skip to content

Commit 8072797

Browse files
committed
Use googleanalytics sphinx plugin from upstream
This was now updated to latest Google Analytics JS code and should work again. Signed-off-by: Peter Goetz <pego@amazon.com>
1 parent e1652ec commit 8072797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ optional = true
100100
#
101101
rpy2 = "^3.5.2"
102102
sphinx-multiversion = { git = "https://github.com/petergtz/sphinx-multiversion.git", branch = "override-version-with-refname" }
103-
sphinxcontrib-googleanalytics = { git = "https://github.com/petergtz/googleanalytics.git", branch = "master" }
103+
sphinxcontrib-googleanalytics = { git = "https://github.com/sphinx-contrib/googleanalytics.git", branch = "master" }
104104
nbsphinx = "^0.8.9"
105105
sphinx-rtd-theme = "^1.0.0"
106106
pydata-sphinx-theme = "^0.9.0"

0 commit comments

Comments
 (0)