mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-03 19:28:25 +02:00
added "python3"
This commit is contained in:
parent
4d9cc54204
commit
26d446ad7e
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ python:
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script:
|
script:
|
||||||
- main.pyw
|
- python3 main.pyw
|
Loading…
Reference in a new issue