Use setuptools' `package-data` [1] to unconditionally add all files below sigal's `themes/` dir and all data files below the `plugins/encrypt/static/` dir to a wheel. This works without any SCM integration and without `MANIFEST.in`. Fixes https://github.com/saimn/sigal/issues/500 [1] https://setuptools.pypa.io/en/latest/userguide/datafiles.html#package-data Signed-off-by: David Runge <dave@sleepmap.de>
2.4 KiB
2.4 KiB