summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/vendor_requirements.in
diff options
context:
space:
mode:
Diffstat (limited to 'python/mozbuild/mozbuild/test/vendor_requirements.in')
-rw-r--r--python/mozbuild/mozbuild/test/vendor_requirements.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/mozbuild/mozbuild/test/vendor_requirements.in b/python/mozbuild/mozbuild/test/vendor_requirements.in
new file mode 100644
index 0000000000..852826fc1a
--- /dev/null
+++ b/python/mozbuild/mozbuild/test/vendor_requirements.in
@@ -0,0 +1,5 @@
+# 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