We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8880543 commit 672b304Copy full SHA for 672b304
setup.py
@@ -451,7 +451,7 @@ def _classify_installed_files_override(
451
data_files,
452
# To get around a check that prepends source dir to paths and breaks package detection code.
453
cmake_source_dir="",
454
- cmake_install_dir=cmake_install_reldir,
+ _cmake_install_dir=cmake_install_reldir,
455
)
456
457
0 commit comments