require klamath > 0.3
This commit is contained in:
parent
b9322be77f
commit
12f158ad3c
2
setup.py
2
setup.py
@ -27,7 +27,7 @@ setup(name='masque',
|
||||
],
|
||||
extras_require={
|
||||
'gdsii': ['python-gdsii'],
|
||||
'klamath': ['klamath'],
|
||||
'klamath': ['klamath>=0.3'],
|
||||
'oasis': ['fatamorgana>=0.7'],
|
||||
'dxf': ['ezdxf'],
|
||||
'svg': ['svgwrite'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user