dpaste/setup.py

4 lines
59 B
Python
Raw Permalink Normal View History

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