1 2 3 4 5 6 7 8
from setuptools import setup setup( name='project', version='1.0', description="SciPy.in Conference django website", )