Skip to content

Commit bccf112

Browse files
committed
add comment
1 parent 15336ab commit bccf112

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

meson.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ project(
55

66
py = import('python').find_installation(pure: false)
77

8+
# NOTE: downstream projects may rely on this variable name when vendoring,
9+
# do not change it without consulting with downstream projects
810
sources = {
911
'array_api_extra': files(
1012
'src/array_api_extra/__init__.py',

0 commit comments

Comments
 (0)