Skip to content
Discussion options

You must be logged in to vote

it is related to selecting pre-release versions during the solve. by default UV allows pre-release versions if all versions of a package are pre-release, or if the package has an explicit pre-release marker in its version requirements.

so in this case we are using an explicit version selector to trigger this behaviour.

it is configurable in UV https://docs.astral.sh/uv/reference/settings/#prerelease

but we don't allow this configuration yet: #1291 (comment)

also cross-related with this: #1357

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
11 replies
@geoHeil
Comment options

@nichmor
Comment options

@geoHeil
Comment options

@nichmor
Comment options

Answer selected by geoHeil
@geoHeil
Comment options

@geoHeil
Comment options

@geoHeil
Comment options

Comment options

You must be logged in to vote
1 reply
@geoHeil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants