Skip to content

nbdev_pypi failure #1534

@fenke

Description

@fenke

I am getting a 'InvalidDistribution' error. Something in nbdev is no longer compatible with PyPi

https://github.com/fenke/nbdev_pypi_broken

git clone [email protected]:fenke/nbdev_pypi_broken.git
cd nbdev_pypi_broken
python -m venv .venv
source ./.venv/bin/activate
pip install -r requirements

nbdev_pypi
Successfully built nbdev_pypi_broken-0.0.1.tar.gz and nbdev_pypi_broken-0.0.1-py3-none-any.whl
Uploading distributions to https://upload.pypi.org/legacy/
ERROR    InvalidDistribution: Metadata is missing required fields: Name, Version.                                               
         Make sure the distribution includes the files where those fields are specified, and is using a supported               
         Metadata-Version: 1.0, 1.1, 1.2, 2.0, 2.1, 2.2.  

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