ahochheiden a4bb5511b6 Bug 1920152 - Prevent the absolute path from being written in requirements.txt and re-vendor r=ahal,mach-reviewers
We can continue using `-o` to generate the `requiriements.txt` file by just using the filename instead of the absolute path. This works because we're already setting the `cwd` to be where it needs to be generated. This makes the comment at the top of the generated `requirements.txt` file always be the same, regardless of who ran the vendor.

Differential Revision: https://phabricator.services.mozilla.com/D224508
2024-10-08 15:19:23 +00:00
..