Skip to content

Commit

Permalink
trying to fix doc builds
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Sep 25, 2023
1 parent f845e95 commit dd7cb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
os.environ["SISL_NUM_PROCS"] = "1"
os.environ["SISL_VIZ_NUM_PROCS"] = "1"

sys.path.insert(0, str(_root))
#sys.path.insert(0, str(_root))

# Print standard information about executable and path...
print("python exec:", sys.executable)
Expand Down

0 comments on commit dd7cb6f

Please sign in to comment.