algo-ds/setup.py

5 lines
61 B
Python
Raw Normal View History

2021-10-08 12:53:40 +00:00
#!/usr/bin/env python3
from setuptools import setup
setup()