Metadata-Version: 2.1
Name: mypackage-fenglv
Version: 0.1.1
Summary: A simple example package
Home-page: https://ad-gitlab.nioint.com/leon.feng/mypackage
Author: leon feng
Author-email: leon.feng@nio.com
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
Requires-Dist: numpy (>=1.21.0)
Requires-Dist: pandas (==1.4.0)
Requires-Dist: scipy (<2.0.0,>=1.5.0)

# mypackage

A simple example package.
