Open Aviksaikat opened 4 months ago
Can we make this more general so there is greater ability to specify UV command line options for project installation? For example, we need to use --override overrides.txt in some situations. We've had to set skip-install=false and run uv ourselves in scripts. Tried setting UV_OVERRIDE in env-vars but had no effect.
Summary
--prerelease=allow
for projects that are using pre-released dependencies. Could be frompyproject.toml
. Maybe something like this