Hacker News new | ask | show | jobs
by sirodoht 246 days ago
Which functionality of uv's cannot be expressed in the pylock.toml format?
1 comments

More information here: https://github.com/astral-sh/uv/issues/12584

> The biggest limitation is that there's no support for arbitrary entrypoints to the graph, because pylock.toml includes a fixed marker for each package entry rather than recording a graph of dependencies.