Skip to content

Commit 6d85043

Browse files
authored
Merge pull request #774 from webknjaz/maintenance/intersphinx-setuptools
Integrate setuptools docs into intersphinx
2 parents 9dfbeb0 + eb5a653 commit 6d85043

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@
376376
'python': ('https://docs.python.org/3', None),
377377
'python2': ('https://docs.python.org/2', None),
378378
'pip': ('https://pip.pypa.io/en/latest/', None),
379+
'setuptools': ('https://setuptools.rtfd.io/en/latest/', None),
379380
}
380381

381382

0 commit comments

Comments
 (0)