Skip to content

v0.1 wheels not uploaded to PyPI #65

@weiji14

Description

@weiji14

Tag was made - https://github.com/xarray-contrib/rasterix/releases/tag/v0.1, but the upload_pypi workflow failed at https://github.com/xarray-contrib/rasterix/actions/runs/19969898455/job/57271697776#step:3:150:

Checking dist/rasterix-0.1-py3-none-any.whl: PASSED
Checking dist/rasterix-0.1.tar.gz: PASSED
Uploading distributions to https://upload.pypi.org/legacy/
Uploading rasterix-0.1-py3-none-any.whl
WARNING  Error during upload. Retry with the --verbose option for more details. 
ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/        
         Can't have direct dependency: xarray@                                  
         git+https://github.com/dcherian/xarray.git@fix-coord-transform-indexing
         ; extra == "test". See                                                 
         https://packaging.python.org/specifications/core-metadata for more     
         information.

Seems like PyPI upload doesn't work with git dependencies (even though it is in the optional 'test' extras). Maybe comment that out and republish?

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