logoalt Hacker News

fishgoesblubtoday at 8:21 PM1 replyview on HN

Bit surprised, and disappointed to not see dynamic field support for the uv build backend in this update. Need it for dynamically getting the version from Git. Is there anything blocking it, or is it just not important enough?


Replies

zanietoday at 8:25 PM

Unfortunately dynamic metadata is not efficient for package resolution, so we don't want to encourage it. Instead, we want to design a better workflow for using source control for versioning, but haven't had the time to do so.

show 2 replies