setuptools.file_finders

setuptools.file_finders entry points are used by setuptools to include files from a project directory (usually one stored in a revision control system) in a source distribution. If a project defines a setuptools.file_finders entry point pointing to a function, then once the project is installed, the given function will be called when building sdists in order to determine which files to include. See the setuptools documentation for more information.

Project Entry Point
autocalver autocalver
autopilot git
hgdistver hgdistver
packit packit_extra_files
reahl-bzrsupport reahl_finder
setuptools-git git
setuptools-git-ls-files setuptools_git_ls_files
setuptools-ocrd setuptools_ocrd
setuptools-scm setuptools_scm
setuptools_svn svn_cvs