最后,在 python setup.py test 中,包括 tests 模块并运行您创建的命令 my_module_suite : from setuptools import setup, find_packages setup( ...
確定! 回上一頁