From 230b929b4c7d22c106dcb6e10c77c72bb0fc69a2 Mon Sep 17 00:00:00 2001 From: Marcel Nijenhof Date: Wed, 8 Dec 2021 17:46:24 +0100 Subject: [PATCH] Correctie druine build --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index df1a4d5..8d3c7b2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -108,7 +108,7 @@ platform: steps: - name: Build package files commands: - - python setup.py sdist bdist_wheel + - python3 setup.py sdist bdist_wheel - name: Versie toevoegen aan download environment: