diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-03-14 01:52:28 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-03-14 01:52:28 +0000 |
commit | 5b4d32cebc121a86377415768800ad49d18bbb30 (patch) | |
tree | fff07ee5c0159d43a3831634bfb271eb272aa98c | |
parent | 256d86a726532574aa8cebfaacc8547d3af7f1d8 (diff) | |
parent | 209d8f5eac9273372aa44988436ae7f12596cd0d (diff) |
Merge "Add bindep support"
-rw-r--r-- | bindep.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt new file mode 100644 index 00000000..4f9b4254 --- /dev/null +++ b/bindep.txt @@ -0,0 +1,2 @@ +# This is a cross-platform list tracking distribution packages needed by tests; +# see http://docs.openstack.org/infra/bindep/ for additional information. |