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: