Skip to content
Snippets Groups Projects
Commit 19dc456d authored by Stefan Possanner's avatar Stefan Possanner
Browse files

Merge branch 'v1-9-5-bis' into 'master'

Added --no-build-isolation to doc

See merge request struphy/struphy!249
parents de929ea3 2c361820
No related branches found
No related tags found
4 merge requests!391devel v2.0.2,!376devel merge master version 2.0.1,!374Prepare v2.0.1,!249Added --no-build-isolation to doc
Pipeline #148801 passed
......@@ -148,7 +148,7 @@ Two dependencies have to be installed "by hand":
cd psydac
python3 -m pip install -r requirements.txt
python3 -m pip install -r requirements_extra.txt --no-build-isolation
pip install .
pip install --no-build-isolation .
3. Install ``struphy``::
......@@ -192,7 +192,7 @@ and name the repo ``<name>`` via::
cd psydac
python3 -m pip install -r requirements.txt
python3 -m pip install -r requirements_extra.txt --no-build-isolation
pip install .
pip install --no-build-isolation .
cd ..
4. Install ``struphy`` via::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment