We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc8da3 commit 0bb55feCopy full SHA for 0bb55fe
1 file changed
docs/conf.py
@@ -15,6 +15,10 @@
15
import shutil
16
import sys
17
18
+
19
+print(os.environ['CURRENT_VERSION'])
20
21
22
sys.path.insert(0, os.path.abspath('./'))
23
sys.path.insert(0, os.path.abspath('../'))
24
sys.path.insert(0, r'D:\codes\projects\brainstate')
0 commit comments