projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33920f9
)
Edited setup.py via GitHub
author
Peter Richardson
<github@zoomy.net>
Tue, 26 Jul 2011 19:25:06 +0000
(16:25 -0300)
committer
Peter Richardson
<github@zoomy.net>
Tue, 26 Jul 2011 19:25:06 +0000
(16:25 -0300)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 7a80aa3bf1cd1afa57b41935a7052dadad11e2ae..88ac1f5e72cc857d1f1420bfbd687fe911f17850 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-8,7
+8,7
@@
setup(name="tweepy",
license="MIT",
author="Joshua Roesslein",
author_email="tweepy@googlegroups.com",
- url="http://github.com/
joshthecoder
/tweepy",
+ url="http://github.com/
tweepy
/tweepy",
packages = find_packages(),
keywords= "twitter library",
zip_safe = True)