diff --git a/pyproject.toml b/pyproject.toml index 6ffe3137..16f12ac4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ keywords=["osint", "pentest", "cybersecurity", "investigation", "hideandsec", "m [tool.setuptools.dynamic] dependencies = {file = ["requirements.txt"]} -[project.scripts] +[tool.poetry.scripts] ghunt = "ghunt.ghunt:main" [tool.setuptools.packages.find]