Metadata-Version: 2.4
Name: first_dance
Version: 0.1.8
Summary: My tiny package
Author-email: YKP <ykp0613@163.com>
License: MIT
Keywords: hello,example
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

1, 编辑/Users/alex/PycharmProjects/LLM-AGI/self_pypi/first_dance/__init__.py
2，编辑/Users/alex/PycharmProjects/LLM-AGI/self_pypi/first_dance/core/__init__.pyx
3，编辑/Users/alex/PycharmProjects/LLM-AGI/self_pypi/pyproject.toml
4，编辑/Users/alex/PycharmProjects/LLM-AGI/self_pypi/setup.py
编辑完成，即可打包；发布
