Skip to content

pip install milkman fails with "[ERROR] Cannot find file specified as long_description" #30

@davidwtbuxton

Description

@davidwtbuxton

Installing the current milkman from pypi with pip install milkman (version 0.5) fails with the message:

[ERROR] Cannot find file specified as ``long_description`` (/Users/david/virtualenvpath/build/milkman/docs/index.txt)

This is cos the source distribution does not include the docs and the setup.py script chooses to fail.

This should be changed either to include the description file or to allow it to be missing. Also the license description in setup.py has changed to BSD, and the *.egg-info directory created by the distribution script gets included in the source distribution.

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