Skip to content

Fix setup.cfg: long_description references non-existent README.rst #283

Description

@Shivampal157

Summary

The setup.cfg file references README.rst for the package long description, but the repository only contains README.md. This mismatch can cause build or install issues and should be corrected.

Problem

In setup.cfg, the package metadata is defined as:
ni
long_description = file:README.rst
long_description_content_type = text/x-rst

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions