Metadata-Version: 2.1
Name: chispa
Version: 0.2.0
Summary: Pyspark test helper library
Author: MrPowers
Author-email: matthewkevinpowers@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: PrettyTable (>=0.7.2,<0.8.0)
Requires-Dist: pyspark (==2.4.0)
Requires-Dist: pytest (==3.2.2)
