Skip to content

Could not build from source tar.gz due to lack of HISTORY.md #22

Description

@rioriost

Hi,

Seems like not to include HISTORY.md in your source tarball.

Using pip 24.3.1 from /opt/homebrew/lib/python3.11/site-packages/pip (python 3.11)
Processing /private/tmp/macocr--ocrmac-20250216-31227-w9royb/ocrmac-1.0.0
Preparing metadata (setup.py): started
Running command python setup.py egg_info
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/private/tmp/macocr--ocrmac-20250216-31227-w9royb/ocrmac-1.0.0/setup.py", line 10, in
with open("HISTORY.md") as history_file:
^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.md'
error: subprocess-exited-with-error

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