4 lines
39 B
Python
4 lines
39 B
Python
from setuptools import setup
|
|
|
|
setup()
|
|
|
from setuptools import setup
|
|
|
|
setup()
|
|
|