Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

Commit

Permalink
add download_url now that we know it
Browse files Browse the repository at this point in the history
  • Loading branch information
mnot committed Aug 20, 2010
1 parent fa6ed17 commit de142ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -8,6 +8,7 @@
author='Mark Nottingham',
author_email='mnot@mnot.net',
url='http://github.com/mnot/nbhttp/',
download_url='http://github.com/mnot/nbhttp/tarball/nbhttp-0.6',
packages=['nbhttp'],
package_dir={'nbhttp': 'src'},
scripts=['scripts/proxy.py'],
Expand Down

0 comments on commit de142ce

Please sign in to comment.