We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec25dfa commit ae62aabCopy full SHA for ae62aab
README.rst
@@ -324,7 +324,7 @@ File finders hook makes most of MANIFEST.in unnecessary
324
-------------------------------------------------------
325
326
``setuptools_scm`` implements a `file_finders
327
-<https://setuptools.readthedocs.io/en/latest/setuptools.html#adding-support-for-revision-control-systems>`_
+<https://setuptools.pypa.io/en/latest/userguide/extension.html#adding-support-for-revision-control-systems>`_
328
entry point which returns all files tracked by your SCM. This eliminates
329
the need for a manually constructed ``MANIFEST.in`` in most cases where this
330
would be required when not using ``setuptools_scm``, namely:
0 commit comments