We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9de4d66 commit 469e588Copy full SHA for 469e588
pyproject.toml
@@ -3,7 +3,7 @@ before-all = [
3
"cd third_party/nvxs-1.0.2",
4
"./configure",
5
"make",
6
- "make install",
+ "sudo make install",
7
]
8
9
[tool.yapf]
0 commit comments