We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 081f138 commit 09e99c7Copy full SHA for 09e99c7
1 file changed
meson.build
@@ -149,7 +149,6 @@ if pyprojectwheelbuild_enabled
149
# this is where that operation happens.
150
# Files get copied to <python directory>/site-packages/<subdir>
151
foreach python_src : python_srcs
152
- message(fs.relative_to(python_src, 'src' / python_project_name))
153
py.install_sources(
154
python_src,
155
subdir: fs.parent(fs.relative_to(python_src, 'src')),
0 commit comments