Skip to content

Commit bd02845

Browse files
Update makeSpot.sh
1 parent fd72cd5 commit bd02845

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

makeSpot.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
#!/bin/sh
2-
cd ~/workspace/spotPython
32
rm -f dist/spotPython*; python -m build; python -m pip install dist/spotPython*.tar.gz
43
python -m mkdocs build

0 commit comments

Comments
 (0)