danielpronych / python-twitter

Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0 stars 0 forks source link

README.md did not get up to speed #248

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
this has been fixed in latest version

Original comment by bear42 on 6 Oct 2013 at 10:18