Skip to content

Commit 0bb55fe

Browse files
committed
fix
1 parent 4dc8da3 commit 0bb55fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
import shutil
1616
import sys
1717

18+
19+
print(os.environ['CURRENT_VERSION'])
20+
21+
1822
sys.path.insert(0, os.path.abspath('./'))
1923
sys.path.insert(0, os.path.abspath('../'))
2024
sys.path.insert(0, r'D:\codes\projects\brainstate')

0 commit comments

Comments
 (0)