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