update to newer ezdxf
This commit is contained in:
parent
e5ed28a854
commit
59c8f47f4d
2 changed files with 3 additions and 2 deletions
|
|
@ -52,7 +52,7 @@ path = "masque/__init__.py"
|
|||
|
||||
[project.optional-dependencies]
|
||||
oasis = ["fatamorgana~=0.11"]
|
||||
dxf = ["ezdxf"]
|
||||
dxf = ["ezdxf~=1.0.2"]
|
||||
svg = ["svgwrite"]
|
||||
visualize = ["matplotlib"]
|
||||
text = ["matplotlib", "freetype-py"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue