Metadata-Version: 2.1
Name: lookpin-pyspark-pkg
Version: 0.0.4
Summary: lookpin pyspark lib
Home-page: https://github.com/lookpin/lookpin-pysarpk-pkg
Author: lookpin
Author-email: dev@lookpin.co.kr
Project-URL: Bug Tracker, https://github.com/lookpin/lookpin-pysarpk-pkg/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt

#build
python -m pip install --upgrade build

#upload
python -m pip install --upgrade twine

