Skip to content

Commit

Permalink
Merge pull request #18 from poswald/master
Browse files Browse the repository at this point in the history
Fix dcramer 404 on Pypi
  • Loading branch information
dcramer committed May 29, 2011
2 parents 887001b + c322730 commit 62ab7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
author_email='cdleary@gmail.com',
maintainer='David Cramer',
maintainer_email='dcramer@gmail.com',
url='http://github.com/dcramer/coffin',
url='http://github.com/coffin/coffin',
packages=find_packages(),
#install_requires=['Jinja2', 'django>=1.2'],
classifiers=[
Expand Down

0 comments on commit 62ab7af

Please sign in to comment.