Metadata-Version: 2.1
Name: skeleton-project-name-tests
Version: 1.0.0.1
Summary: A sample My Project
Home-page: https://github.com/pypa/sampleproject
Author: zhangxianggang73
Author-email: zhangxianggang73@sina.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# 安装命令

  `
  pip install skeleton-project-name-tests
  `
