1 parent 7e28436 commit 476418dCopy full SHA for 476418d
2 files changed
docs/requirements.txt
@@ -29,4 +29,5 @@ manifold3d==3.1.1
29
mapbox_earcut==2.0.0
30
trimesh==5.0.0
31
matplotlib==3.10.9
32
-k-Wave-python==0.6.2
+k-Wave-python==0.6.2
33
+.
pyproject.toml
@@ -45,7 +45,7 @@ dependencies = [
45
"mapbox_earcut==2.0.0",
46
"trimesh==5.0.0",
47
"matplotlib==3.10.9",
48
- "k-Wave-python==0.6.2"
+ "k-Wave-python==0.6.2",
49
]
50
classifiers = [
51
"Programming Language :: Python"
0 commit comments