Skip to content

readme.md needs to be changed to uppercase #230

@mysticaltech

Description

@mysticaltech

I got this error:

          getattr(self, attribute)
          ~~~~~~~^^^^^^^^^^^^^^^^^
        File "/home/karim/.cache/uv/builds-v0/.tmpW64yAI/lib64/python3.13/site-packages/hatchling/metadata/core.py", line 531, in
      readme
          raise OSError(message)
      OSError: Readme file does not exist: README.md

      hint: This usually indicates a problem with the package or the build environment.

It gets fixed just by issuing mv readme.md README.md

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