diff --git a/pyproject.toml b/pyproject.toml index ccbbe66..a778506 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,3 +23,6 @@ dependencies = [ [project.urls] "Homepage" = "https://kumig.it/kumisystems/reportmonster.git" + +[tool.hatch.metadata] +allow-direct-references = true \ No newline at end of file