0bin/setup.py

9 lines
64 B
Python

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