2019-03-25 19:25:41 -04:00

4 lines
57 B
Python

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