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 5bf53f3 commit c37de05Copy full SHA for c37de05
source/conf.py
@@ -66,7 +66,7 @@
66
html_last_updated_fmt = ""
67
68
_metrics_js_files = [
69
- ("https://plausible.io/js/script.js", {"data-domain": "packaging.python.org"})
+ ("https://plausible.io/js/script.js", {"data-domain": "packaging.python.org", "defer": "defer"})
70
]
71
html_js_files = []
72
if RTD_CANONICAL_BUILD:
0 commit comments