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