You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Wrong package name
This commit is contained in:
@@ -31,7 +31,7 @@ classifiers = ['Development Status :: 4 - Beta',
|
||||
author = "Rocky Bernstein, Hartmut Goebel, John Aycock, and others"
|
||||
author_email = "rb@dustyfeet.com"
|
||||
ftp_url = None
|
||||
install_requires = ['python-spark >= 1.1.1']
|
||||
install_requires = ['spark-parser >= 1.1.1']
|
||||
license = 'GPL'
|
||||
|
||||
license = 'MIT'
|
||||
|
@@ -1 +1 @@
|
||||
spark_parser >= 1.1.1
|
||||
spark-parser >= 1.1.1
|
||||
|
Reference in New Issue
Block a user