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.
2 parents baa7bc3 + 3880ea3 commit 27062d5Copy full SHA for 27062d5
docs/requirements.txt
@@ -1,2 +1 @@
1
-sphinx_rtd_theme
2
-pystackql
+sphinx_rtd_theme
docs/source/conf.py
@@ -14,7 +14,7 @@
14
#
15
import os
16
import sys
17
-sys.path.insert(0, os.path.abspath('../../../pystackql'))
+sys.path.insert(0, os.path.abspath('../../../'))
18
19
# -- Project information -----------------------------------------------------
20
0 commit comments