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