fix location of svgwrite dependency
This commit is contained in:
parent
5bce2005b6
commit
3ebb87bfc7
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
- numpy
|
- numpy
|
||||||
- matplotlib [Pattern.visualize(...)]
|
- matplotlib [Pattern.visualize(...)]
|
||||||
- python-gdsii [masque.file.gdsii]
|
- python-gdsii [masque.file.gdsii]
|
||||||
- svgwrite [masque.file.svgwrite]
|
- svgwrite [masque.file.svg]
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from .error import PatternError
|
from .error import PatternError
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue