小编Glo*_*ria的帖子

如何从 bdist_wheel python 中排除源代码

我们想从我们创建的包中排除 Python 源代码。但是在配置之后setup.py,我没有排除 py 文件。我一直在使用python setup.py bdist_wheelas 命令。有没有办法从 Python 包中排除源代码?基本上我们不想暴露源代码。

python

5
推荐指数
2
解决办法
1926
查看次数

标签 统计

python ×1