From 93547cdbd52e33b27090c5f380084eabad928429 Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Thu, 29 Oct 2020 14:52:39 -0400 Subject: [PATCH] removed .github --- bindep.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bindep.txt diff --git a/bindep.txt b/bindep.txt new file mode 100644 index 0000000..ba9c980 --- /dev/null +++ b/bindep.txt @@ -0,0 +1,6 @@ +# This is a cross-platform list tracking distribution packages needed by tests; +# see https://docs.openstack.org/infra/bindep/ for additional information. + +gcc-c++ [doc test platform:rpm] +python3-devel [test platform:rpm] +python3 [test platform:rpm]