# HG changeset patch # User Goffi # Date 1686252671 -7200 # Node ID f17290299f799bb5c37344a8e88cda48ef223211 # Parent fc2bc024600df90c029c6b1bc00eb7587123eae9 build: explicitely set `packages` so `doc` is not accidentaly included diff -r fc2bc024600d -r f17290299f79 pyproject.toml --- a/pyproject.toml Thu Jun 08 21:07:55 2023 +0200 +++ b/pyproject.toml Thu Jun 08 21:31:11 2023 +0200 @@ -49,6 +49,8 @@ [project.urls] Homepage = "https://www.libervia.org" +[tool.hatch.build.targets.wheel] +packages = ["libervia", "twisted"] [tool.hatch.envs.default] # we need system-package for GPG