[MOLECULE] Pin the markupsafe pip package in virtualenv
[oom/offline-installer.git] / docs / conf.py
index 8f40e8b..1126880 100644 (file)
@@ -11,5 +11,7 @@ intersphinx_mapping = {}
 
 html_last_updated_fmt = '%d-%b-%y %H:%M'
 
+exclude_patterns = ['.tox/**']
+
 def setup(app):
-    app.add_stylesheet("css/ribbon_onap.css")
+    app.add_css_file("css/ribbon_onap.css")