我是新來的distutils ..我想包括與包一起幾個數據文件..這裏是我的代碼.. from distutils.core import setup setup(name='Scrapper', version='1.0', ...
確定! 回上一頁