加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MANIFEST.in 307 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nicholas Chammas 提交于 2015-12-11 22:06 . Simplified MANIFEST.in
include AUTHORS
include Gruntfile.js
include INSTALL
include LICENSE
include LICENSE.python
include MANIFEST.in
include package.json
include *.rst
graft django
prune django/contrib/admin/bin
graft docs
graft extras
graft js_tests
graft scripts
graft tests
global-exclude __pycache__
global-exclude *.py[co]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化