Skip to content

Commit 6076ff6

Browse files
authored
Update conf.py
1 parent 554cf6c commit 6076ff6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
XEUS_CPP_ROOT = os.path.abspath('../..')
1111
command_emscripten = 'cd ..;\
1212
mamba init;\
13+
. /home/docs/.bashrc;\
1314
mamba create -f environment-wasm-build.yml -y;\
1415
mamba activate xeus-cpp-wasm-build;\
1516
mamba create -f environment-wasm-host.yml --platform=emscripten-wasm32;\

0 commit comments

Comments
 (0)