ford442 commited on
Commit
2b271fe
·
verified ·
1 Parent(s): 028445d

Update hidet.sh

Browse files
Files changed (1) hide show
  1. hidet.sh +1 -1
hidet.sh CHANGED
@@ -6,5 +6,5 @@ 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 uninstall hidet
10
  pip install --use-pep517 --editable .
 
6
  cmake ..
7
  make -j4
8
  cd .. # return to the root directory of Hidet
9
+ #pip uninstall hidet
10
  pip install --use-pep517 --editable .