Mercurial > libervia-web
diff pyproject.toml @ 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 | de09d4d25194 |
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