We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1772fdf commit 0f735eeCopy full SHA for 0f735ee
docs/conf.py
@@ -82,7 +82,7 @@
82
83
# List of patterns, relative to source directory, that match files and
84
# directories to ignore when looking for source files.
85
-exclude_patterns = ['_build', 'rtfd-css']
+exclude_patterns = ['_build', '_venv', 'rtfd-css']
86
87
# The reST default role (used for this markup: `text`) to use for all
88
# documents.
0 commit comments