added "python3"

This commit is contained in:
raphael60650 2021-05-21 19:08:48 +02:00
parent 4d9cc54204
commit 26d446ad7e

View file

@ -4,4 +4,4 @@ python:
install:
- pip install -r requirements.txt
script:
- main.pyw
- python3 main.pyw