add missing float_raster dep for manhattanize_slow
This commit is contained in:
parent
fcd3d9663d
commit
7c5c1c26c8
@ -56,6 +56,7 @@ dxf = ["ezdxf~=1.0.2"]
|
|||||||
svg = ["svgwrite"]
|
svg = ["svgwrite"]
|
||||||
visualize = ["matplotlib"]
|
visualize = ["matplotlib"]
|
||||||
text = ["matplotlib", "freetype-py"]
|
text = ["matplotlib", "freetype-py"]
|
||||||
|
manhatanize_slow = ["float_raster"]
|
||||||
|
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user