"""
Poor man's setuptools script...
"""

from setuptools import setup
execfile('setup.py')


syntax highlighted by Code2HTML, v. 0.9.1