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.in6
1 files changed, 6 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..2b04a38b1b
--- /dev/null
+++ b/python/mozbuild/mozbuild/test/vendor_requirements.in
@@ -0,0 +1,6 @@
+# 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