Back off spark 1.2.0 for now

This commit is contained in:
rocky
2016-05-12 13:06:13 -04:00
parent 37406557bc
commit 05898dc7cb

View File

@@ -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 = ['spark-parser >= 1.2.0']
install_requires = ['spark-parser >= 1.1.1']
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'