Commit bc0fccab authored by Wei Chengliang's avatar Wei Chengliang
Browse files

add installation from setup.py

1 merge request!22add field distortion test
Pipeline #4227 failed with stage
in 0 seconds
Showing with 2 additions and 1 deletion
+2 -1
......@@ -5,4 +5,5 @@ conda install numpy==1.26.4
conda install cython==3.0.6
conda install sep==1.2.1
conda install mpi4py==3.1.6
pip install -e .
\ No newline at end of file
python3 setup.py install --user
pip install -e .
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