Skip to content

Commit

Permalink
Updated setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoa committed Apr 4, 2012
1 parent 27d9b20 commit 9b7d703
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 @@ -13,13 +13,12 @@
version=supertagging.get_version(),
description = 'An interface to the Open Calais service for semantic markup.',
author = 'Jose Soares',
author_email = 'jsoares@washingtontimes.com',
url = 'https://github.com/washingtontimes/django-supertagging',
author_email = 'jose@linux.com',
url = 'https://github.com/callowayproject/django-supertagging',
packages = find_packages(),
include_package_data = True,
install_requires = reqs,
classifiers = [
'Development Status :: 4 - Beta',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',
Expand Down

0 comments on commit 9b7d703

Please sign in to comment.