diff --git a/docs/conf.py b/docs/conf.py index d0f9a45..fc96dc7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,7 @@ # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [ - 'setup.py', - '.DS_Store', - '.eggs' + 'setup.py' ] # Default doc to search for