changeset 1527:f17290299f79

build: explicitely set `packages` so `doc` is not accidentaly included
author Goffi <goffi@goffi.org>
date Thu, 08 Jun 2023 21:31:11 +0200
parents fc2bc024600d
children 66c1a90da1bc
files pyproject.toml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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