Closed as not planned
Description
I'm not sure if this is a bug or feature, but it does not seem to be documented.
I have been using devX
tags in a couple of projects that happen to use setuptools_scm, and it's been working just fine so far. Lately they've just started emitting these errors when pip install
-ing them:
ValueError: choosing custom numbers for the `.devX` distance is not supported.
The 2.0.6.dev1 can't be bumped
Please drop the tag or create a new supported one ending in .dev0
That caused some head-scratching. Why devX
tags get this treatment, and why not, say, rcX
tags? I'm sure there are good reasons, but it would be nice to have this behavior documented.
Metadata
Metadata
Assignees
Labels
No labels