Skip to content

Commit 935f3f9

Browse files
committed
Finish modifying meson.build
1 parent a2f36d4 commit 935f3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ if pyprojectwheelbuild_enabled
143143
endforeach
144144

145145
# dist - script to reduce the *tar.gz
146-
meson.add_dist_script(py, files('scripts'/'strip-sdist.py'))
146+
meson.add_dist_script(py, files('scripts' / 'strip-sdist.py'))
147147

148148
else
149149
## Fortran library standalone compilation

0 commit comments

Comments
 (0)