diff options
Diffstat (limited to 'testing/awsy/requirements.txt')
-rw-r--r-- | testing/awsy/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/awsy/requirements.txt b/testing/awsy/requirements.txt new file mode 100644 index 0000000000..4ab234e85f --- /dev/null +++ b/testing/awsy/requirements.txt @@ -0,0 +1,2 @@ +marionette-harness >= 4.0.0 +PyYaml >= 5.1 |