Skip to content

Is it intentional that UV_MANAGED_PYTHON can be set only to "true" and "false"? #12336

@Yura52

Description

@Yura52

Question

I have just tried to use the newly introduced UV_MANAGED_PYTHON like this:

UV_MANAGED_PYTHON="1" uv python list

I expected this to work, because it worked for UV_FROZEN, UV_OFFLINE, etc. However:

error: invalid value '1' for '--managed-python'
  [possible values: true, false]

Sharing this in case if this is a bug :) Otherwise, it is not a big issue at all.

Platform

macOS

Version

0.6.8

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions