--- a/docs/conf.py 2023-01-15 14:54:57.000000000 +0100
+++ b/docs/conf.py 2024-12-03 21:08:59.029626279 +0100
@@ -273,8 +273,6 @@
# http://sphinx-doc.org/ext/intersphinx.html
intersphinx_mapping = {
- 'py2': ('https://docs.python.org/2', None),
- 'py3': ('https://docs.python.org/3', None),
'python': ('https://docs.python.org/3', None),
'rtd': ('https://docs.readthedocs.io/en/latest/', None),
'autobahn': ('https://autobahn.readthedocs.io/en/latest/', None),