We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e2824 commit 76749f8Copy full SHA for 76749f8
setuptools/config/setupcfg.py
@@ -786,4 +786,4 @@ def message(cls, **kw):
786
787
788
class _DeprecatedConfig(SetuptoolsDeprecationWarning):
789
- _SEE_DOCS = "https://setuptools.pypa.io/en/latest/userguide/declarative_config.html"
+ _SEE_DOCS = "userguide/declarative_config.html"
0 commit comments