add data files to python projects setup.py

前端 未结 3 546
被撕碎了的回忆
被撕碎了的回忆 2020-12-31 03:09

I have a project like this:

├── CHANGES.txt
├── LICENSE
├── MANIFEST.in
...
├── docs
│   └── index.rst
├── negar
│   ├── Negar.py
│   ├── Virastar.py
│   ├──         


        
3条回答
提交回复
热议问题