ford442 commited on
Commit
ac0ba6d
·
verified ·
1 Parent(s): 536838d

Update hidet.sh

Browse files
Files changed (1) hide show
  1. hidet.sh +1 -1
hidet.sh CHANGED
@@ -6,4 +6,4 @@ cp ../config.cmake . # copy the cmake config to build directory
6
  cmake ..
7
  make -j4
8
  cd .. # return to the root directory of Hidet
9
- pip install --use-pep517 --editable .
 
6
  cmake ..
7
  make -j4
8
  cd .. # return to the root directory of Hidet
9
+ pip install --use-pep517 --editable . --force-reinstall