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