We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0543e commit b63bf5aCopy full SHA for b63bf5a
source/conf.py
@@ -73,11 +73,7 @@
73
74
_metrics_js_files = [
75
(
76
- "https://plausible.io/js/script.js",
77
- {"data-domain": "packaging.python.org", "defer": "defer"},
78
- ),
79
- (
80
- "https://analytics.python.org/js/script.js",
+ "https://analytics.python.org/js/script.outbound-links.js",
81
{"data-domain": "packaging.python.org", "defer": "defer"},
82
),
83
]
0 commit comments