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 0146fef commit a583e0cCopy full SHA for a583e0c
pydatastructs/linear_data_structures/meson.build
@@ -20,7 +20,6 @@ python.install_sources(
20
subdir: 'pydatastructs/linear_data_structures/_backend/cpp/algorithms'
21
)
22
23
-
24
python.extension_module(
25
'_arrays',
26
'_backend/cpp/arrays/arrays.cpp',
0 commit comments