mirror of
https://github.com/borgbackup/borg.git
synced 2026-02-22 17:31:10 -05:00
build the sdist and wheel using "build", avoid using setup.py. 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 |
||
|---|---|---|
| .. | ||
| fuzz-cache-sync | ||
| shell_completions | ||
| borg.exe.spec | ||
| errorlist.py | ||
| glibc_check.py | ||
| hash_sizes.py | ||
| msys2-build | ||
| msys2-install-deps | ||
| sdist-sign | ||
| sign-binaries | ||
| upload-pypi | ||