Skip to content

Commit b281eda

Browse files
committed
root.
1 parent 19e5ede commit b281eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def build_hwloc_xml() -> str:
122122
[
123123
"pip",
124124
"install",
125-
".",
125+
PROJECT_ROOT,
126126
"--config-settings=fetch-hwloc=True",
127127
f"--config-settings=hwloc-src-dir={hwloc_src_dir}",
128128
"--no-deps",

0 commit comments

Comments
 (0)