-
-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
Depending on Python system packages provided by the distro may necessitate changing requirements.txt for building on distros that use different versions of those packages. The uv package manager seems to be the new standard for this kind of thing, and has the advantage of being able to pin a local Python version with the packages used. Would it make sense to move to that, or would it be annoying to add another dependency?
Metadata
Metadata
Assignees
Labels
No labels