Skip to content

Commit 5bab42c

Browse files
fix pyproject
1 parent ff66829 commit 5bab42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ heatcharge = ["trimesh", "vtk", "devsim"]
213213
pytorch = ["torch"]
214214
design = ["bayesian-optimization", "pygad", "pyswarms"]
215215
# extras = ["tidy3d-extras"]
216-
microwave = ["tidy3d-microwave"]
216+
# microwave = ["tidy3d-microwave"]
217217

218218
[tool.poetry.scripts]
219219
tidy3d = "tidy3d.web.cli:tidy3d_cli"

0 commit comments

Comments
 (0)