2018-12-14 13:53:15 -08:00

4 lines
57 B
Python

from setuptools import Command
class test(Command): ...