msys2-autobuild/setup.cfg
Christoph Reiter 0d25d51a04 Convert the script to a Python package
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.
2023-03-21 11:34:39 +01:00

3 lines
33 B
INI

[flake8]
max-line-length = 110