aboutsummaryrefslogtreecommitdiffstats
path: root/examples/3d/3d.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/3d/3d.pyproject')
-rw-r--r--examples/3d/3d.pyproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/3d/3d.pyproject b/examples/3d/3d.pyproject
new file mode 100644
index 000000000..4c85ba5a4
--- /dev/null
+++ b/examples/3d/3d.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["simple3d.py"]
+}