dpaste/setup.py
2019-01-25 13:47:00 +01:00

4 lines
59 B
Python

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