build: Migrate to pyproject.toml

This commit is contained in:
2026-08-12 23:55:28 -05:00
parent d0d3f03ae4
commit 66a81c352d
2 changed files with 1 additions and 120 deletions

View File

@@ -51,7 +51,7 @@ exclude = ['doc']
[tool.hatch.metadata.hooks.tryton]
dependencies = [
'python-sql >= 1.4',
'python-sql >= 1.8',
]
copyright = 'COPYRIGHT'
readme = 'README.rst'