diff options
Diffstat (limited to 'testing/condprofile/requirements/ci.txt')
-rw-r--r-- | testing/condprofile/requirements/ci.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/condprofile/requirements/ci.txt b/testing/condprofile/requirements/ci.txt new file mode 100644 index 0000000000..90173dbf71 --- /dev/null +++ b/testing/condprofile/requirements/ci.txt @@ -0,0 +1,7 @@ +# pulled when running in TaskCluster +# the target.condprof.tests.tar.gz archive pulls those dependencies +# directly into the condprof project root. +./mozfile +./mozprofile +./mozdevice +./mozlog |