fix location of svgwrite dependency

This commit is contained in:
Jan Petykiewicz 2018-11-13 23:33:16 -08:00
parent 5bce2005b6
commit 3ebb87bfc7

View File

@ -20,7 +20,7 @@
- numpy
- matplotlib [Pattern.visualize(...)]
- python-gdsii [masque.file.gdsii]
- svgwrite [masque.file.svgwrite]
- svgwrite [masque.file.svg]
"""
from .error import PatternError