mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
9 lines
64 B
Python
9 lines
64 B
Python
#!/usr/bin/env python
|
|
|
|
|
|
from setuptools import setup
|
|
|
|
|
|
setup()
|
|
|