Correct package URL.

This commit is contained in:
Tyson Clugg 2015-03-11 13:36:48 +11:00
parent ab0d3ba161
commit c2647cc227

View file

@ -10,7 +10,7 @@ setup(
long_description=open('README.rst').read(),
author='Tyson Clugg',
author_email='tyson@clugg.net',
url='https://github.com/tysonclugg/django-ddp',
url='https://github.com/commoncode/django-ddp',
packages=find_packages(),
include_package_data=True,
install_requires=[