Skip to content

Version specified in setup.cfg is incorrectly parsed with additional - symbols #3

@IshaanDesai

Description

@IshaanDesai

It is observed in several cases that the package version specified in setup.cfg in the form

[metadata]
version = "1.0.0"

is eventually interpreted by wheel/build as -1.0.0- with additional - signs on both sides of the version. The cause of this is unknown and needs to be further investigated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions