pybatmesh/setup.py
Pranav Jerry c2fba89816
Made python package!
Finally, the python package is ready to use!
2021-07-21 15:36:11 +05:30

6 lines
62 B
Python
Executable File

#!/usr/bin/env python3
from setuptools import setup
setup()