This issue suggests filtering out unnecessary files from the source distribution generated using the uv build command. It is recommended to exclude all configuration files used in the template and include only the essential files, such as source code files, in the distribution.
This issue suggests filtering out unnecessary files from the source distribution generated using the
uv buildcommand. It is recommended to exclude all configuration files used in the template and include only the essential files, such as source code files, in the distribution.