in the setup.py file you indicate which python modules to be included with the option. py_modules = ['mod1', 'pkg.mod2'].
確定! 回上一頁