diff --git a/pyproject.toml b/pyproject.toml index 14e3e29a..0d4ca787 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ version = "0.3.4" authors = [{ name = "FreeLabz", email = "sales@freelabz.com" }] readme = "README.md" description = "The pentester's swiss knife." -requires_python = ">=3.8" +requires-python = ">=3.8" keywords = [ 'cybersecurity', 'recon',