Alright, now import twython works as it should.
This commit is contained in:
parent
adab94b240
commit
c62c41a45e
12 changed files with 9 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Metadata-Version: 1.0
|
||||
Name: twython
|
||||
Version: 0.5
|
||||
Version: 0.6
|
||||
Summary: A new and easy way to access Twitter data with Python.
|
||||
Home-page: http://github.com/ryanmcgrath/twython/tree/master
|
||||
Author: Ryan McGrath
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
README
|
||||
setup.py
|
||||
twython.py
|
||||
twython2k.py
|
||||
twython.egg-info/PKG-INFO
|
||||
twython.egg-info/SOURCES.txt
|
||||
twython.egg-info/dependency_links.txt
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
twython2k
|
||||
twython
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue