Metadata-Version: 2.1
Name: pkg-qingyuan
Version: 0.0.1
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: zqy
Author-email: zqy@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: example-pkg-xixi
Requires-Dist: requests

# ZQY Package 2

This is a simple example package.
开源课练习上传python包用:第二个包含第一个包依赖的安装包。
