Commit 68c79ee1 authored by Fang Yuedong's avatar Fang Yuedong
Browse files

remove "python setup.py install"

parent eec9ba83
...@@ -5,5 +5,4 @@ conda install numpy==1.26.4 ...@@ -5,5 +5,4 @@ conda install numpy==1.26.4
conda install cython==3.0.6 conda install cython==3.0.6
conda install sep==1.2.1 conda install sep==1.2.1
conda install mpi4py==3.1.6 conda install mpi4py==3.1.6
python setup.py install
pip install -e . pip install -e .
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment