diff options
Diffstat (limited to 'examples/declarative/scrolling/scrolling.pyproject')
-rw-r--r-- | examples/declarative/scrolling/scrolling.pyproject | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/declarative/scrolling/scrolling.pyproject b/examples/declarative/scrolling/scrolling.pyproject new file mode 100644 index 000000000..105c321ca --- /dev/null +++ b/examples/declarative/scrolling/scrolling.pyproject @@ -0,0 +1,3 @@ +{ + "files": ["scrolling.py"] +} |