Changed homepage for project.

master
Brandon Taylor 2014-05-23 22:38:34 -04:00
parent e7e74983a2
commit 15e3fb88bf
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ setup(
license='APL',
author='Brandon Taylor',
author_email='alsoicode@gmail.com',
url='https://brandonftaylor.com/',
url='https://github.com/iambrandontaylor/django-admin-sortable',
packages=find_packages(exclude=['sample_project']),
zip_safe=False,
include_package_data=True,