Skip to content

Commit

Permalink
install femwell plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
joamatab committed Sep 8, 2023
1 parent 1778cf0 commit 22621fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ install:
pre-commit install

dev: install
sudo apt-get install -y python3-gmsh gmsh libglu1-mesa libxi-dev libxmu-dev libglu1-mesa-dev

update-pre:
pre-commit autoupdate
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ classifiers = [
]
dependencies = [
"gdsfactory[cad]>=7.4.3,<7.5.0",
"gplugins[tidy3d,sax,schematic]"
"gplugins[tidy3d,sax,schematic,femwell]"
]
description = "pic_training"
keywords = ["python"]
Expand Down

0 comments on commit 22621fc

Please sign in to comment.