diff options
author | Thea <tkjeldsmark@gmail.com> | 2021-02-20 21:23:48 +0100 |
---|---|---|
committer | Thea <tkjeldsmark@gmail.com> | 2021-02-20 21:23:48 +0100 |
commit | ea9c5778539b73db8d366a7544d2d314cb85f1ed (patch) | |
tree | df9083484472132453326eed6c5be1b548994773 /docs/setuptools.rst | |
parent | d31f7f0c3d72482db7c2aebbfdb2e56ab81b817b (diff) | |
download | python-setuptools-git-ea9c5778539b73db8d366a7544d2d314cb85f1ed.tar.gz |
Include link to new developer guide in the old one
Diffstat (limited to 'docs/setuptools.rst')
-rw-r--r-- | docs/setuptools.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setuptools.rst b/docs/setuptools.rst index 05516a4e..e6fa7a69 100644 --- a/docs/setuptools.rst +++ b/docs/setuptools.rst @@ -54,7 +54,7 @@ Feature Highlights: Developer's Guide ----------------- - +The developer's guide has been updated. See the `most recent version. <https://setuptools.readthedocs.io/en/latest/userguide/index.html>`_ |