From d2b14a71fd21d64b61192c3f1370282d023cfb0d Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Thu, 19 May 2016 19:15:23 +0200 Subject: [PATCH] Add other-requirements.txt for bindep Bindep is a binary automation tool used in openstack-infra. With it, projects can better control the default packages installed into the OS. Because we are using puppet, we actually don't want any packages installed by default as to better test our manifests. Change-Id: If45b2a41aa6fa8d187a9a341d547b16d0b378cbf Co-Authored-By: Paul Belanger --- other-requirements.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 other-requirements.txt diff --git a/other-requirements.txt b/other-requirements.txt new file mode 100644 index 00000000..e69de29b