diff --git a/pyproject.toml b/pyproject.toml index c820c76..c0bcbed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,15 +123,10 @@ packages = ["vizion3d"] include = [ "vizion3d/", "tests/", - "docs/", "mkdocs.yml", "README.md", "pyproject.toml", ] -exclude = [ - "docs/assets/pointclouds/", - "docs/assets/images/", -] # --------------------------------------------------------------------------- # Pytest