https://github.com/bear/python-twitter
Raw File
Tip revision: 429d3cb4f052ccaef0c0ddfaa8d1026b2de37a4f authored by Jeremy Low on 20 October 2016, 22:17:47 UTC
remove flake8 since moving to pycodestyle
Tip revision: 429d3cb
MANIFEST.in
include CHANGES
include COPYING
include LICENSE
include NOTICE
include *.rst
include requirements.txt
prune .DS_Store
back to top