... class PyTest(TestCommand): """Call tests with the custom 'python setup.py test' command.""" def initialize_options(self): ...
確定! 回上一頁