Skip to content

installation doesn't find Readme.txt #2

@euhruska

Description

@euhruska

When python setup.py install, I get

    long_description=open('README.txt').read(),
IOError: [Errno 2] No such file or directory: 'README.txt'

This problem is solved when copying README.md to README.txt

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