This tells setuptools to install any data files it finds in your packages. ... setup.py src/ mypkg/ __init__.py mypkg.txt data/ somefile.dat otherdata.dat.
確定! 回上一頁