2 Star 1 Fork 3

Hongyu Li/giteedemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MANIFEST.in 591 Bytes
一键复制 编辑 原始数据 按行查看 历史
ddlyl 提交于 2021-03-29 20:20 +08:00 . version 3.1 add MANIFEST.in edit exports line 6-7
include LICENSE
include README.rst
include README.md
include setup.py
include requirements.txt
recursive-include idcops/lib *
recursive-include idcops/static *
recursive-include idcops/templates *
recursive-include idcops/migrations *
recursive-include idcops/templatetags *
recursive-exclude idcops/templatetags *.py[co]
recursive-exclude idcops/migrations *.py[co]
recursive-exclude idcops/lib *.py[co]
recursive-exclude idcops/ __pycache__
recursive-exclude idcops_proj/ *
recursive-exclude static/ *
recursive-exclude media/ *
recursive-exclude screenshots/ *
global-exclude *.py[co]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Waldgit/giteedemo.git
git@gitee.com:Waldgit/giteedemo.git
Waldgit
giteedemo
giteedemo
master

搜索帮助