We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1652ec commit 8072797Copy full SHA for 8072797
pyproject.toml
@@ -100,7 +100,7 @@ optional = true
100
#
101
rpy2 = "^3.5.2"
102
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" }
+sphinxcontrib-googleanalytics = { git = "https://github.com/sphinx-contrib/googleanalytics.git", branch = "master" }
104
nbsphinx = "^0.8.9"
105
sphinx-rtd-theme = "^1.0.0"
106
pydata-sphinx-theme = "^0.9.0"
0 commit comments