Skip to content

Source distribution missing version information #42

@Kirill888

Description

@Kirill888

Problem

python setup.py sdist produces source distribution with missing version information, version is set to 0.0.0. Running python setup.py --version also reports 0.0.0. This has to do with some sort of interaction between numpy.distutils and setuptools_scm, strangely when building a wheel, version information is populated correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions