Skip to content

Commit

Permalink
dolfinx docker image now installs python dependencies in a venv
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ballarin committed May 29, 2024
1 parent 426c8dc commit a16a9e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
setup_container: |
apt update -y -q
apt install -y -qq xvfb
rm /usr/lib/python3.*/EXTERNALLY-MANAGED
notebook_pattern: |
"**/tutorial_*_dolfinx.ipynb"
- backend: firedrake
Expand Down

0 comments on commit a16a9e4

Please sign in to comment.