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