Added the Triangle Sketch object

This commit is contained in:
gumyr 2023-12-08 16:06:45 -05:00
parent 0bdaabbb2f
commit 4f79ce745c
8 changed files with 140 additions and 2 deletions

View file

@ -45,6 +45,7 @@ dependencies = [
"ipython >= 8.0.0, <9",
"py-lib3mf",
"ocpsvg",
"trianglesolver"
]
[project.urls]