Skip to content

Commit 476418d

Browse files
committed
readthedocs build fail fix
1 parent 7e28436 commit 476418d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ manifold3d==3.1.1
2929
mapbox_earcut==2.0.0
3030
trimesh==5.0.0
3131
matplotlib==3.10.9
32-
k-Wave-python==0.6.2
32+
k-Wave-python==0.6.2
33+
.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"mapbox_earcut==2.0.0",
4646
"trimesh==5.0.0",
4747
"matplotlib==3.10.9",
48-
"k-Wave-python==0.6.2"
48+
"k-Wave-python==0.6.2",
4949
]
5050
classifiers = [
5151
"Programming Language :: Python"

0 commit comments

Comments
 (0)