You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Accept newer python-spark
This commit is contained in:
@@ -15,7 +15,7 @@ name = "uncompyle6"
|
|||||||
description = "Python cross-version byte-code library and disassembler"
|
description = "Python cross-version byte-code library and disassembler"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"click",
|
"click",
|
||||||
"spark-parser >= 1.8.9, < 1.9.0",
|
"spark-parser >= 1.8.9, < 1.9.1",
|
||||||
"xdis >= 6.1.0, < 6.2.0",
|
"xdis >= 6.1.0, < 6.2.0",
|
||||||
]
|
]
|
||||||
readme = "README.rst"
|
readme = "README.rst"
|
||||||
|
Reference in New Issue
Block a user