Commit 48496323 authored by Fang Yuedong's avatar Fang Yuedong
Browse files

remove "python setup.py install --user" from install.sh

parent 9b95b859
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,5 +5,4 @@ conda install numpy==1.26.4
conda install cython==3.0.6
conda install sep==1.2.1
conda install mpi4py==3.1.6
python3 setup.py install --user
pip install -e .