Skip to content

Commit 839692f

Browse files
committed
add manifold3d to dependencies, to run tests
1 parent 1d72cde commit 839692f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def run(self):
4949
"asgiref==3.8.*",
5050
"uvicorn==0.30.*",
5151
"numpy==2.2.*",
52+
"manifold3d",
5253
],
5354
license="GNU Affero General Public License v3",
5455
include_package_data=True,

0 commit comments

Comments
 (0)