Metadata-Version: 2.1
Name: pip-example
Version: 0.0.2
Summary: 实现加法，练习将自己的项目打包成pip
Home-page: UNKNOWN
Author: pengbin
Author-email: 2972768451@qq.com
Maintainer: pengbin
License: Type license() to see the full license text
Platform: windows
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5.2
Requires-Dist: numpy (>=1.15.3)
Requires-Dist: scipy (>=1.2.1)
Requires-Dist: django (>=2.1)

实现加法，练习将自己的项目打包成pip


