Uploading profile image and profile background image, update setup required packages, removed some funcs. #55
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
import sys, os
|
||||
from setuptools import setup
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
Twython is a library for Python that wraps the Twitter API.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue