Skip to content

Commit

Permalink
remove windows bash scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwoer committed Sep 11, 2024
1 parent 5a6a45f commit e1056f2
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 26 deletions.
2 changes: 2 additions & 0 deletions release/macos/build_installer_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ set -e -u
rm -rf dist build *.egg-info
rm -rf dist_pyinstaller build_pyinstaller

export EAGER_IMPORT=true # TODO check if this can be removed with newset peptdeep version w/out transformer dependenc

python -m build
pip install "dist/alphadia-1.7.2-py3-none-any.whl[stable]"

Expand Down
11 changes: 0 additions & 11 deletions release/windows/build_gui_windows.sh

This file was deleted.

12 changes: 0 additions & 12 deletions release/windows/build_installer_windows.sh

This file was deleted.

3 changes: 0 additions & 3 deletions release/windows/build_package_windows.sh

This file was deleted.

0 comments on commit e1056f2

Please sign in to comment.