Skip to content

Commit df6c246

Browse files
Merge branch 'main' of github.com:sequential-parameter-optimization/spotPython
2 parents 6fd5949 + 3cb6f6a commit df6c246

4 files changed

Lines changed: 1 addition & 1 deletion
Binary file not shown.
Binary file not shown.
Binary file not shown.

makeSpot.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#!/bin/zsh
1+
#!/bin/sh
22
cd ~/workspace/spotPython
33
rm -f dist/spotPython*; python -m build; python -m pip install dist/spotPython*.tar.gz

0 commit comments

Comments
 (0)