mirror of
https://github.com/syssec-utd/pylingual.git
synced 2026-05-10 18:39:03 -07:00
update minimum required python version to support windows
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ keywords = ["python", "decompilation", "pylingual", "reversing", "decompiler", "
|
||||
license = "GPL-3.0-only"
|
||||
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"asttokens",
|
||||
"datasets",
|
||||
|
||||
Reference in New Issue
Block a user