mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 13:40:27 +02:00
feat: Add allow-direct-references setting to hatch metadata
This commit is contained in:
@@ -52,6 +52,9 @@ Documentation = "https://github.com/denizsafak/abogen"
|
|||||||
Repository = "https://github.com/denizsafak/abogen"
|
Repository = "https://github.com/denizsafak/abogen"
|
||||||
Issues = "https://github.com/denizsafak/abogen/issues"
|
Issues = "https://github.com/denizsafak/abogen/issues"
|
||||||
|
|
||||||
|
[tool.hatch.metadata]
|
||||||
|
allow-direct-references = true
|
||||||
|
|
||||||
|
|
||||||
[project.gui-scripts]
|
[project.gui-scripts]
|
||||||
abogen = "abogen.web.app:main"
|
abogen = "abogen.web.app:main"
|
||||||
|
|||||||
Reference in New Issue
Block a user