Skip to content

Commit 53633c2

Browse files
committed
add script metadata
1 parent c64574d commit 53633c2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/src/make_coordinate_system_figure_vedo.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# /// script
2+
# requires-python = ">=3.14"
3+
# dependencies = [
4+
# "k3d>=2.17.0",
5+
# "numpy>=2.4.6",
6+
# "vedo>=2026.6.1",
7+
# ]
8+
# ///
9+
110
# %%
211
"""Create the coordinate system figure for the documentation."""
312

0 commit comments

Comments
 (0)