projects
/
insider.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72efbbc
)
Fix tremily -> blog.tremily in homepage URL in setup.py.
author
W. Trevor King
<wking@drexel.edu>
Tue, 28 Feb 2012 14:26:22 +0000
(09:26 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Tue, 28 Feb 2012 14:26:22 +0000
(09:26 -0500)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index b06f100ab386836a93119f6f0401337ad9b87ec8..72a9fd26e046de47cf157be7322ca224a98dd19d 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-16,7
+16,7
@@
setup(
author='W. Trevor King',
author_email='wking@drexel.edu',
license='GPL',
- url='http://tremily.us/posts/insider/',
+ url='http://
blog.
tremily.us/posts/insider/',
packages=['insider'],
classifiers=[
'Environment :: Web Environment',