-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels