projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5dca93
)
update setup.py
author
Joshua Roesslein
<jroesslein@gmail.com>
Thu, 10 Dec 2009 18:43:34 +0000
(12:43 -0600)
committer
Joshua Roesslein
<jroesslein@gmail.com>
Thu, 10 Dec 2009 18:43:34 +0000
(12:43 -0600)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index a921a1b8e5009ad157e92d5bf6d846cb3ebf86ed..b05a544eec52f87c30b844e4c3249835d0152cb5 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://git
orious.org
/tweepy",
+ url="http://git
hub.com/joshthecoder
/tweepy",
packages = find_packages(),
- keywords= "twitter
wrapper
library",
+ keywords= "twitter library",
zip_safe = True)