syncplay/setup.py
2021-12-14 22:49:25 +05:30

7 lines
63 B
Python

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