|
@@ -64,7 +64,7 @@ release = '3.3'
|
|
|
|
|
|
# List of patterns, relative to source directory, that match files and
|
|
# List of patterns, relative to source directory, that match files and
|
|
# directories to ignore when looking for source files.
|
|
# directories to ignore when looking for source files.
|
|
-exclude_patterns = ['_build']
|
|
|
|
|
|
+exclude_patterns = ['_build', 'analyzer']
|
|
|
|
|
|
# The reST default role (used for this markup: `text`) to use for all documents.
|
|
# The reST default role (used for this markup: `text`) to use for all documents.
|
|
#default_role = None
|
|
#default_role = None
|