commit 46919f494553c818737dc822beafdcc3b34cdad5 Author: Chris Warrick Date: Sun, 25 May 2025 20:58:42 +0200 Fix #3852 — fix data being installed site-packages --- a/pyproject.toml +++ b/pyproject.toml @@ -102,6 +102,7 @@ docs = [ nikola = "nikola.__main__:main" [tool.setuptools.packages.find] +namespaces = false exclude = ["tests", "tests.*"] [tool.setuptools.data-files]