Skip to content

Version in conda-forge CI is 0.0.0 #73

@davidbrochart

Description

@davidbrochart

When installing Asphalt in the conda-forge CI, we get:

Successfully installed asphalt-0.0.0

This prevents using pip check in jupyverse's feedstock:

jupyverse-api 0.1.4 has requirement asphalt<5,>=4.11.0, but you have asphalt 0.0.0.
jupyverse-api 0.1.4 has requirement asphalt-web[fastapi]<2,>=1.1.0, but you have asphalt-web 0.0.0.
asphalt-web 0.0.0 has requirement asphalt~=4.8, but you have asphalt 0.0.0.
asphalt 0.0.0 has requirement asyncio-extras~=1.3, but you have asyncio-extras 0.0.0.

I cannot reproduce locally, but maybe there is an issue with setuptools_scm?

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