There, *now* this build should be fixed.
This commit is contained in:
parent
c0b56f33a7
commit
adab94b240
7 changed files with 659 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -11,7 +11,7 @@ __version__ = '0.5'
|
|||
METADATA = dict(
|
||||
name = "twython",
|
||||
version = __version__,
|
||||
py_modules = ['twython'],
|
||||
py_modules = ['twython2k'],
|
||||
author='Ryan McGrath',
|
||||
author_email='ryan@venodesigns.net',
|
||||
description='A new and easy way to access Twitter data with Python.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue