Skip to content

Commit

Permalink
Psydac manual install
Browse files Browse the repository at this point in the history
  • Loading branch information
jalalium committed Feb 23, 2024
1 parent 7ecb79b commit 15a8ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
git clone https://github.com/pyccel/psydac.git
cd psydac
pip install --no-dependencies .
export PYTHONPATH="${PYTHONPATH}:@{pwd}"
pip install jupyter-book ghp-import sphinx_proof
python -m ipykernel install --user --name .iga-python --display-name "IGA-Python"
Expand Down

0 comments on commit 15a8ca4

Please sign in to comment.