From c9c20605ff7059cab71ddea0d1dd7f52b4bf5e3e Mon Sep 17 00:00:00 2001 From: Mathieu Scheltienne Date: Mon, 2 Dec 2024 11:30:15 +0100 Subject: [PATCH] add pynput --- intersphinx_registry/registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/intersphinx_registry/registry.json b/intersphinx_registry/registry.json index b134de8..2e05dcd 100644 --- a/intersphinx_registry/registry.json +++ b/intersphinx_registry/registry.json @@ -109,6 +109,7 @@ "pygraphviz": ["https://pygraphviz.github.io/documentation/stable/", null], "pymde": ["https://pymde.org/", null], "pymongo": ["https://pymongo.readthedocs.io/en/stable/", null], + "pynput": ["https://pynput.readthedocs.io/en/stable/", null], "pynsist": ["https://pynsist.readthedocs.io/en/latest/", null], "pyodide": ["https://pyodide.org/en/stable/", null], "pypa": ["https://www.pypa.io/en/latest/", null],