We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a207e9 commit 2a92465Copy full SHA for 2a92465
1 file changed
source/conf.py
@@ -375,6 +375,7 @@
375
'python': ('https://docs.python.org/3', None),
376
'python2': ('https://docs.python.org/2', None),
377
'pip': ('https://pip.pypa.io/en/latest/', None),
378
+ 'setuptools': ('https://setuptools.rtfd.io/en/latest/', None),
379
}
380
381
0 commit comments