Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ install_requires =
pygments
PyOpenGL
pyperclip
pywavefront
pyyaml
rich
scipy
Expand All @@ -56,6 +57,7 @@ install_requires =
skia-pathops
svgelements>=1.8.1
sympy
trimesh
tqdm
typing-extensions; python_version < "3.11"
validators
Expand Down