3 lines
52 B
Python
3 lines
52 B
Python
from setuptools import setup, find_packages
|
|
|
|
setup() |
from setuptools import setup, find_packages
|
|
|
|
setup() |