summaryrefslogtreecommitdiff
path: root/test/sanity/code-smell/package-data.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/sanity/code-smell/package-data.py')
-rw-r--r--test/sanity/code-smell/package-data.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sanity/code-smell/package-data.py b/test/sanity/code-smell/package-data.py
index e707b0eb4f..0c6e76134e 100644
--- a/test/sanity/code-smell/package-data.py
+++ b/test/sanity/code-smell/package-data.py
@@ -62,6 +62,7 @@ def assemble_files_to_ship(complete_file_list):
# Generated as part of a build step
'docs/docsite/rst/conf.py',
'docs/docsite/rst/index.rst',
+ 'docs/docsite/rst/dev_guide/index.rst',
# Possibly should be included
'examples/scripts/uptime.py',
'examples/scripts/my_test.py',