Metadata-Version: 2.1
Name: testpkg-sean
Version: 0.1.4
Summary: 
Author: yanwei.zhu
Author-email: yanwei.zhu@garena.cn
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: minio
Provides-Extra: openpyxl
Requires-Dist: minio (>=7.0.3,<8.0.0) ; extra == "minio"
Requires-Dist: openpyxl (>=3.1.2,<4.0.0) ; extra == "openpyxl"
