What steps will reproduce the problem?
1. pip install "hg+https://python-twitter.googlecode.com/hg/#egg=twitter"
What is the expected output? What do you see instead?
Successfully installed
return '\n'.join([Read('README.md'), Read('CHANGES')])
IOError: [Errno 2] No such file or directory: 'README.md'
What version of the product are you using? On what operating system?
trunk, linux
Please provide any additional information below.
on the 7th
https://code.google.com/p/python-twitter/source/list?path=/setup.py&r=07a2f8bdbc
479ceee6a7c06413db2690c04869e
setup.py changed, now looking for readme.md.
Original issue reported on code.google.com by cfkars...@gmail.com on 19 Feb 2013 at 2:03
Original issue reported on code.google.com by
cfkars...@gmail.com
on 19 Feb 2013 at 2:03