2 lines
36 B
Python
2 lines
36 B
Python
|
from setuptools import setup
|
||
|
setup()
|