Skip to content

The way license appear on PyPi seems wrong #129

Closed
@jeandet

Description

@jeandet

I'm not sure if this is the expected behavior but setting license = {file="COPYING"} and "License :: OSI Approved :: GNU General Public License v3 (GPLv3)" doesn't work as expected for example with flit:
https://github.com/SciQLop/PyISTP/blob/main/pyproject.toml
I get on PyPi:
image


While with mesonpy:
https://github.com/SciQLop/CDFpp/blob/main/pyproject.toml
I get on PyPi:
image


BTW you get the same on PyPi:
image


This seems more related to mesonpy than PyPi I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs infoNeeds more information

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions