File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8787 "pyficache >= 2.3.0" ,
8888 "xdis >= 6.1.1,<6.2.0" ,
8989 "pygments %s" % pygments_version ,
90- "spark_parser >= 1.8.9, <1.9.0 " ,
90+ "spark_parser >= 1.8.9, <1.9.1 " ,
9191 "tracer >= 0.3.2" ,
9292 "term-background >= 1.0.1" ,
9393]
Original file line number Diff line number Diff line change 11[build-system ]
22requires = [
3- " setuptools==69.0.3 " ,
3+ " setuptools" ,
44]
55
66build-backend = " setuptools.build_meta"
@@ -17,7 +17,7 @@ dependencies = [
1717 " pyficache >= 2.3.0" ,
1818 " xdis >= 6.1.1,<6.2.0" ,
1919 " pygments >= 2.2.0" ,
20- " spark_parser >= 1.8.9, <1.9.0 " ,
20+ " spark_parser >= 1.8.9, <1.9.1 " ,
2121 " tracer > 1.9.0" ,
2222 " term-background >= 1.0.1" ,
2323]
@@ -33,6 +33,8 @@ classifiers = [
3333 " Programming Language :: Python" ,
3434 " Topic :: Software Development :: Debuggers" ,
3535 " Topic :: Software Development :: Libraries :: Python Modules" ,
36+ " Programming Language :: Python :: 3.0" ,
37+ " Programming Language :: Python :: 3.1" ,
3638 " Programming Language :: Python :: 3.2" ,
3739 " Programming Language :: Python :: 3.3" ,
3840 " Programming Language :: Python :: 3.4" ,
You can’t perform that action at this time.
0 commit comments