1 Star 0 Fork 66

wdjlover / django-idcops

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
MANIFEST.in 591 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangwz 提交于 2020-04-10 15:13 . update setup.py
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]
Python
1
https://gitee.com/xiaode1029/django-idcops.git
git@gitee.com:xiaode1029/django-idcops.git
xiaode1029
django-idcops
django-idcops
master

搜索帮助