We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a8ed4 commit 14bb19eCopy full SHA for 14bb19e
docs/conf.py
@@ -17,6 +17,7 @@
17
# sys.path.insert(0, os.path.abspath(os.path.join("..", "..")))
18
# sys.path.insert(0, os.path.abspath("../submodules/plone.api/src"))
19
sys.path.insert(0, os.path.abspath("../submodules/plone.api/src/plone"))
20
+print("======\n" + sys.path + "\n======\n")
21
22
# -- Project information -----------------------------------------------------
23
0 commit comments