From accf2a0521db592c46982a26e5526e6495a90bc2 Mon Sep 17 00:00:00 2001 From: James Page Date: Mon, 15 Mar 2021 10:16:47 +0000 Subject: [PATCH] Add toml as an explicit requirement Resolves issue with non-x86 architecture builds. Change-Id: I1238c79ae758a1624dfeb647a6aafdf437d7cc96 --- snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snapcraft.yaml b/snapcraft.yaml index 683e16d..400824f 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -183,6 +183,7 @@ parts: - gnocchiclient - python-octaviaclient - setuptools_scm + - toml constraints: - https://raw.githubusercontent.com/openstack/requirements/stable/victoria/upper-constraints.txt build-packages: