3 lines
41 B
Python
3 lines
41 B
Python
from setuptools import setup
|
|
|
|
setup()
|
from setuptools import setup
|
|
|
|
setup()
|