from distutils.core import setup setup( name="text", version="1.0", author="YOUR_NAME" author_email="YOUR_NAME@email", ...
確定! 回上一頁