algo-ds/setup.py
2021-10-08 14:53:40 +02:00

5 lines
61 B
Python
Executable File

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