connpy/setup.py

5 lines
51 B
Python
Raw Normal View History

2022-04-01 17:53:51 -03:00
from setuptools import setup
2022-03-28 15:46:42 -03:00
# Setting up
2022-04-01 17:53:51 -03:00
setup()