details:   https://code.tryton.org/hatch-tryton/commit/69ad1cee6adc
branch:    default
user:      Cédric Krier <[email protected]>
date:      Mon Mar 23 08:50:50 2026 +0100
description:
        Build only hatch_tryton package
diffstat:

 pyproject.toml |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (10 lines):

diff -r f92ebb36e46e -r 69ad1cee6adc pyproject.toml
--- a/pyproject.toml    Sat Mar 21 18:54:46 2026 +0100
+++ b/pyproject.toml    Mon Mar 23 08:50:50 2026 +0100
@@ -38,3 +38,6 @@
 
 [tool.hatch.version]
 path = 'hatch_tryton/__init__.py'
+
+[tool.hatch.build]
+packages = ['hatch_tryton']

Reply via email to