Skip to content

Commit

Permalink
Updated some of the setup info.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey Oordt committed May 12, 2011
1 parent 3d91ff1 commit 1ad18ec
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@
description='A way to handle one or more hierarchical category trees in django.',
long_description=long_description,
author='Corey Oordt',
author_email='coordt@washingtontimes.com',
author_email='coreyoordt@gmail.com',
include_package_data=True,
url='http://github.com/washingtontimes/django-categories',
url='http://github.com/callowayproject/django-categories',
packages=find_packages(),
classifiers=[
'Development Status :: 4 - Beta',
'Framework :: Django',
],
install_requires = reqs,
Expand Down

0 comments on commit 1ad18ec

Please sign in to comment.