This commit is contained in:
Jakub Roztocil
2014-05-05 21:17:23 +02:00
parent 5a989b6075
commit d9eca19b8f
19 changed files with 57 additions and 57 deletions

View File

@ -53,7 +53,7 @@ setup(
description=httpie.__doc__.strip(),
long_description=long_description(),
url='http://httpie.org/',
download_url='https://github.com/jkbr/httpie',
download_url='https://github.com/jakubroztocil/httpie',
author=httpie.__author__,
author_email='jakub@roztocil.name',
license=httpie.__licence__,