diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index d4aa8b3..041ee3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "sploit" description = "sploit is a process interaction automation tool with software exploitation focused utilities." readme = "README.txt" -requires-python = ">=3.8" +requires-python = ">=3.9" license = "Unlicense" license-files.paths = ["UNLICENSE"] authors = [ |