Skip to content

Commit f49b238

Browse files
committed
Add helper script
1 parent 55eb397 commit f49b238

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reinstall.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
3+
pip uninstall -y IsoSpecPy
4+
VERBOSE=1 pip install -v .

0 commit comments

Comments
 (0)