from distutils.core import setup setup( name="hello_module", version="1.0", author="ljk", author_email="[email protected]", ...
確定! 回上一頁