Searched refs:TestCommand (Results 1 – 2 of 2) sorted by relevance
13 class TestCommand(setuptools.command.test.test): class89 cmdclass={"test": TestCommand},
7 from setuptools.command.test import test as TestCommand unknown22 class Unsupported(TestCommand):