Skip to content

Commit

Permalink
Name for use on PyPi.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Somerville committed Dec 7, 2011
1 parent 4c6f20b commit 9f588fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,7 +10,7 @@
packages.append(dirpath.replace('/', '.'))

setup(
name='MapIt',
name='django-mapit',
version='1.0.0pr1',
description='A web service for mapping postcodes and points to current or past administrative area information and polygons.',
long_description=open('README').read(), # TODO: Put this into ReST format
Expand Down

0 comments on commit 9f588fe

Please sign in to comment.