Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] Including files in source distributions with MANIFEST.in
When packaging as .deb/.rpm with setuptools (sometime without setuptools_scm), some required template files are excluded from the final packaging result, unless specify them within `MANIFEST.in`. See https://setuptools.pypa.io/en/latest/userguide/miscellaneous.html See https://packaging.python.org/en/latest/guides/using-manifest-in Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
- Loading branch information