1
0
Fork 0
mirror of https://github.com/ArtemSBulgakov/buildozer-action.git synced 2024-08-16 10:09:52 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Artem Bulgakov
3db9653116
Use sys.executable -m pip to install buildozer 2020-07-31 22:44:16 +03:00
Artem Bulgakov
eed8bb6cc5
Add endgroup on error 2020-07-31 22:34:08 +03:00
Artem Bulgakov
d1bccff610 Format files with pre-commit hook 2020-07-29 16:19:30 +03:00
Artem Bulgakov
6153bee235 Normalize path before setting output 2020-07-29 16:08:19 +03:00
Artem Bulgakov
fbd6553c7d Also check __init__ when installing from sources 2020-07-20 22:22:15 +03:00
Artem Bulgakov
088eb2bae0 Add execution permissions 2020-07-20 22:14:01 +03:00
Artem Bulgakov
e6306d9007 Rewrite all in Python; add repository_root input 2020-07-20 21:54:22 +03:00