diff --git a/docs/conf.py b/docs/conf.py
index 3254de478cfb213c2ab025236456633fd456e827..049aad26bf2f1ff4dcc37d4526f91bd660b76a44 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -23,7 +23,7 @@ import sys
 
 sys.path.insert(0, os.path.abspath(".."))
 
-import src
+#import src
 
 # -- General configuration ---------------------------------------------