1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00
0bin/setup.py
2020-08-15 13:24:46 +02:00

9 lines
64 B
Python

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