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