Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Change README.rst to README.md in setup.py #141

Open
sdayu opened this issue Jun 29, 2016 · 2 comments
Open

Change README.rst to README.md in setup.py #141

sdayu opened this issue Jun 29, 2016 · 2 comments

Comments

@sdayu
Copy link

sdayu commented Jun 29, 2016

In setup.py has line below:
readme = read_from(get_path('README.rst'))
In the repository, there is no README.rst but only has README.md. Then, please change that line following:
readme = read_from(get_path('README.md'))
Thank you

@trotskylenin
Copy link

I've suggested that change in #142

@trotskylenin
Copy link

Anyways this proyect is dead and only working with Youtube.

Repository owner locked and limited conversation to collaborators Jan 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants