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