gecko-dev/python/sites/vendor.txt
ahochheiden e33652c3e7 Bug 1920152 - Replace 'poetry' with 'uv' for './mach vendor python' r=ahal,mach-reviewers
The vendoring steps are the same. Instead of using 'poetry' to handle
dependency resolution and creating a lock file, we now use 'uv'. That
lock file is then used to create a cross-platform 'requirements.txt'
file by 'uv'.

How the 'requirements.txt' file is consumed by 'pip' to download the
dependencies is unchanged.

Differential Revision: https://phabricator.services.mozilla.com/D222989
2024-10-03 14:47:54 +00:00

4 lines
88 B
Plaintext

pypi:uv==0.4.15
vendored:third_party/python/toml
vendored:third_party/python/voluptuous