borg/.github/workflows
Thomas Waldmann 66eb086c4a
fix msys build
forward port to get code in sync with 1.4-maint.

use "pip install -e ." before invoking pyinstaller, so we have
the _version.py built by setuptools_scm and also it compiled the
extension modules, so pyinstaller can pick them up.

msys2 hack:

https://stackoverflow.com/questions/76079590/error-plat-name-must-be-one-of-win32-win-amd64-win-arm32-win-arm6
2024-01-02 19:46:48 +01:00
..
black.yaml ci: run on ubuntu 22.04 2023-08-26 15:11:17 +02:00
ci.yml fix msys build 2024-01-02 19:46:48 +01:00
codeql-analysis.yml ci: run on ubuntu 22.04 2023-08-26 15:11:17 +02:00