msys2-build 114 B

12345
  1. #!/bin/bash
  2. python setup.py build_ext --inplace
  3. python setup.py bdist_wheel
  4. pyinstaller -y scripts/borg.exe.spec