From aec3f433640d0a76589fe431a5621bfc24aab805 Mon Sep 17 00:00:00 2001 From: Tom Clark Date: Thu, 13 Aug 2020 13:58:05 +0100 Subject: [PATCH] DEPS Removed broken google analytics. Sigh. --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9ab8f32..81c6e08 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,6 @@ install_requires = sphinx-tabs>=1.1.10 breathe>=4.11.1 exhale>=0.2.1 - sphinxcontrib-googleanalytics>=0.1 python_requires = >=3.6.1 [options.entry_points]