Skip to content

Commit

Permalink
update to latest gdsfactory and gplugins
Browse files Browse the repository at this point in the history
  • Loading branch information
joamatab committed Sep 8, 2023
1 parent fe92c7b commit 935f25d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Once you have python installed, open Anaconda Prompt as Administrator and then i

![anaconda prompt](https://i.imgur.com/eKk2bbs.png)
```
conda install -c conda-forge gdsfactory -y
pip install ubcpdk --upgrade
```

Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ classifiers = [
"Operating System :: OS Independent"
]
dependencies = [
"gdsfactory[cad]==7.4.2",
"gplugins[tidy3d,sax,schematic]>=0.4.0,<0.5.0"
"gdsfactory[cad]==7.4.4",
"gplugins[tidy3d,sax,schematic]>=0.5.0,<0.6.0"
]
description = "ubcpdk pdk"
keywords = ["python"]
Expand Down
Binary file modified tests/ref/mzi_ab5edfa6.gds
Binary file not shown.
Binary file modified tests/ref/ring_single_dut_2f65884a.gds
Binary file not shown.

0 comments on commit 935f25d

Please sign in to comment.