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

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

@sdayu

Description

@sdayu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions