dpaste/setup.py

4 lines
59 B
Python
Raw Permalink Normal View History

2011-05-30 09:03:04 +10:00
#!/usr/bin/env python
2019-01-25 23:47:00 +11:00
from setuptools import setup
setup()