Skip to content

Python 3.8 wheels broken #50

@henryiii

Description

@henryiii

Currently, conda-press makes the filename and the *.dist-info/WHEEL with the string "cp38-cp38m", which is incorrect for Python 3.8 and will not install. Unzipping, changing the string to "cp38-cp38", then rezipping with the new name works.

Using conda-press from github since the conda-forge package is broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions