Skip to content

Add Pypi long description #393

Open
Open
@sohang3112

Description

@sohang3112

In the Pypi package, it shows Author of this package has not provided a project description.

To fix this:

  • setup.py should be modified to include contents of README.md as long_description in setup() function. Important: long_description_content_type="text/markdown" should be set in setup() function.
  • ensure README.md and icon.png are included in the Pypi package zip (using MANIFEST.in)

Pypi screenshot

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