borgbackup/scripts
Thomas Waldmann 3df7702519
tests: fix and enable windows CI, fixes #8728
thanks a lot to @sothix for helping with this!

removed pytest-forked, is not found anymore:
error: target not found: mingw-w64-ucrt-x86_64-python-pytest-forked

use a virtual env to avoid mixup of user with system packages.

remove old workaround for setuptools (SETUPTOOLS_USE_DISTUTILS: stdlib).

fix pip install

use --system-site-packages as a workaround for broken pip install python-cffi.

do not upgrade pip setuptools build wheel

use python -m pytest to use the one from the venv
2025-05-19 11:00:11 +02:00
..
make-testdata tests for borg transfer --upgrader=From12To20 2022-12-04 09:07:48 +01:00
shell_completions remove remainders of append-only support 2025-04-28 18:55:15 +02:00
borg.exe.spec pyinstaller: add borghash to hidden imports 2024-10-31 22:19:30 +01:00
errorlist.py BackupErrors get caught and give warning RCs 2024-02-15 18:15:10 +01:00
fetch-binaries vagrant: darwin -> macos 2024-07-19 14:15:15 +02:00
glibc_check.py Prevent CLI argument issues 2023-10-07 19:58:41 +02:00
make.py cli: rename r* commands to repo-* 2024-09-08 18:06:24 +02:00
msys2-install-deps tests: fix and enable windows CI, fixes #8728 2025-05-19 11:00:11 +02:00
sdist-sign use less setup.py, use pip and build 2024-01-02 19:50:59 +01:00
sign-binaries fix shellcheck warnings in bash scripts 2022-07-22 15:52:04 +00:00
upload-pypi fix pypi repo name in upload script 2024-07-20 17:47:59 +02:00