projects
/
stepper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
616cb52
)
Fix tremily -> blog.tremily in homepage URL in setup.py.
author
W. Trevor King
<wking@drexel.edu>
Tue, 28 Feb 2012 14:24:54 +0000
(09:24 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Tue, 28 Feb 2012 14:24:54 +0000
(09:24 -0500)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index bf3e54c71229f0a01dc1194e1188b4dc47b923bc..f9d32ea09bcab094a0b541c2f9ac155f9ceafa76 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-23,7
+23,7
@@
setup(name='stepper',
version=__version__,
maintainer='W. Trevor King',
maintainer_email='wking@drexel.edu',
- url = 'http://tremily.us/posts/stepper/',
+ url = 'http://
blog.
tremily.us/posts/stepper/',
download_url = 'http://git.tremily.us/?p=stepper.git;a=snapshot;h=v{};sf=tgz'.format(
__version__),
license = 'GNU General Public License (GPL)',