We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
intersphinx_mapping
1 parent 920c1d3 commit 248a843Copy full SHA for 248a843
1 file changed
source/conf.py
@@ -406,6 +406,14 @@
406
'pip': ('https://pip.pypa.io/en/latest/', None),
407
'setuptools': ('https://setuptools.readthedocs.io/en/latest/', None),
408
'twine': ('https://twine.readthedocs.io/en/stable/', None),
409
+ 'pypa': ('https://www.pypa.io/en/latest/', None),
410
+ 'nox': ('https://nox.thea.codes/en/latest/', None),
411
+ 'pynsist': ('https://pynsist.readthedocs.io/en/latest/', None),
412
+ 'scipy': ('https://www.scipy.org', None),
413
+ 'sphinx': ('https://www.sphinx-doc.org/en/master', None),
414
+ 'pybind11': ('https://pybind11.readthedocs.io/en/stable/', None),
415
+ 'cffi': ('https://cffi.readthedocs.io/en/latest/', None),
416
+
417
}
418
419
0 commit comments