Skip to content
Closed
Show file tree
Hide file tree
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
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -489,10 +489,10 @@
path = pyrate
url = https://salsa.debian.org/mess42/pyrate
branch = master
[submodule "Quetzal"]
path = Quetzal
url = https://github.com/EdgarJRobles/quetzal
branch = master
[submodule "quetzal"]
path = quetzal
url = https://github.com/EdgarJRobles/quetzal
branch = master
[submodule "QuickMeasure"]
path = QuickMeasure
url = https://github.com/DanMiel/QuickMeasure
Expand Down
1 change: 1 addition & 0 deletions ALLOWED_PYTHON_PACKAGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ streamdeck
trimesh
triangle
typing-extensions
typing_extensions
tzlocal
urllib3
vedo
Expand Down
Loading