弹剑而歌
天生我才必有用,千金散尽还复来。
星期四, 十一月 30, 2006
python distutils MANIFEST.in recursive-include
$ cat MANIFEST.in
recursive-include scripts *
...
$ ls scripts
copy.config patches setup-blfs
如果 patches 为
空目录
,则不会加入 MANIFEST,当运行 python setup.py sdist 时也就不会打包到 dist 中。
没有评论:
发表评论
较新的博文
较早的博文
主页
订阅:
博文评论 (Atom)
没有评论:
发表评论