Commit 9b3d9f66 authored by Alex Hochheiden's avatar Alex Hochheiden Committed by ahochheiden@mozilla.com
Browse files

Bug 1965905 - Remove `vendor_requirements.txt/in` as they are no longer...

Bug 1965905 - Remove `vendor_requirements.txt/in` as they are no longer necessary with `uv` python vendoring r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D250338
parent a9f3181e
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
# Until bug 1724273 lands, python-testing code that uses a site is not possible. Work around
# this by representing the "vendor" site's dependency as a separate "requirements.txt" file,
# which can be used by python-test's "requirements" feature.
poetry==1.4
poetry-core==1.5.1
tomlkit==0.12.3
+0 −512

File deleted.

Preview size limit exceeded, changes collapsed.