from setuptools import Command

class test(Command): ...