Boils down to having a file setup.py with: from setuptools import setup ... And running python setup.py sdist bdist_wheel. ... all files from data_files.
確定! 回上一頁