add missing float_raster dep for manhattanize_slow
This commit is contained in:
parent
0cb44e7ac2
commit
623bd3781d
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue