mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Install vectfit in CI with no-build-isolation
This commit is contained in:
parent
ae615c02d9
commit
5ba3569b3a
1 changed files with 1 additions and 1 deletions
|
|
@ -42,4 +42,4 @@ cd xtensor-blas && mkdir build && cd build && cmake .. && sudo make install
|
|||
# Install vectfit
|
||||
cd $HOME
|
||||
git clone https://github.com/liangjg/vectfit.git
|
||||
pip install ./vectfit
|
||||
pip install --no-build-isolation ./vectfit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue