项目打包setup.py(setuptools)

参考

https://www.cnblogs.com/dan-baishucaizi/p/13564333.html
https://www.cnblogs.com/dan-baishucaizi/p/14340712.html

项目打包所必须创建的文件

- [setup.py]
- [setup.cfg]
- [README.rst / README.md]
- [MANIFEST.in
- [LICENSE.txt]
- [<你的项目>]

上述文件编写,参考官网示例

https://github.com/pypa/sampleproject

参考

https://github.com/tox-dev/tox-ini-fmt
posted @ 2021-06-21 11:32  我在路上回头看  阅读(48)  评论(0编辑  收藏  举报