Skip to content

Wheel package of 0.5.0 on pypi.org contains extra files #47

Closed
@pbasista

Description

@pbasista

This wheel package of version 0.5.0 hosted on pypi.org contains extra files when compared to a wheel package generated locally from git tag 0.5.0 using python setup.py bdist_wheel command in a clean virtual environment. The full diff is here.

The extra files, for instance openapi_core/validators.py, were present in the repository before PR #25 was merged. They are present in the wheel package of 0.5.0, but not in the source package of 0.5.0.

This probably indicates an issue with generating the wheel packages, where the files from previously generated wheel packages are somehow included in the new wheel package as well. I think it should be investigated and resolved.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions