It can now be invoked via `python -m msys2_autobuild` or by installing it, which adds a "msys2-autobuild" script. This is a first step towards splitting up the code. The HTTP cache is now stored in the working directory instead of the source directory.
4 lines
25 B
Python
4 lines
25 B
Python
from . import run
|
|
|
|
run()
|