From 8706ad7e65c9dcc111140be0ea5388b21e4ea48b Mon Sep 17 00:00:00 2001 From: Roman Gorshunov Date: Thu, 25 Jul 2019 16:35:49 +0200 Subject: [PATCH] Fix: use python3 for shipyard_airflow Change-Id: I39f87aa34d48ddb8936da82362e1ea2b05d7fde5 --- src/bin/shipyard_airflow/tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bin/shipyard_airflow/tox.ini b/src/bin/shipyard_airflow/tox.ini index 119f9591..e2e43c12 100644 --- a/src/bin/shipyard_airflow/tox.ini +++ b/src/bin/shipyard_airflow/tox.ini @@ -60,6 +60,7 @@ commands = oslopolicy-sample-generator --config-file=generator/policy-generator. [testenv:gen_all] # Combined to make these run together instead of setting up separately +basepython=python3 setenv= SLUGIFY_USES_TEXT_UNIDECODE=yes commands =