From 1c8f253fd3558f7c32f9f460707f9a0e5dd5a58e Mon Sep 17 00:00:00 2001 From: Jan Brohl Date: Thu, 16 Jan 2020 17:41:45 +0100 Subject: [PATCH] pbr is required not just for setup. See #43 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 346fa30..a86bbfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. +pbr # not just for setup Sphinx PyYAML defusedxml