summaryrefslogtreecommitdiff
path: root/numpy
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2023-03-28 18:41:25 -0600
committerCharles Harris <charlesr.harris@gmail.com>2023-03-28 18:41:25 -0600
commitbaff4644364d5b5e8ac6196ba918c470f7e43782 (patch)
tree9a719e4280d1a2851f7cbfe539af531069b5220b /numpy
parentd3d6da4be8e456809b5f26ec9cf0a60c17c785f2 (diff)
downloadnumpy-baff4644364d5b5e8ac6196ba918c470f7e43782.tar.gz
MAIN: Remove dual.py from meson.build
Diffstat (limited to 'numpy')
-rw-r--r--numpy/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/meson.build b/numpy/meson.build
index b366b7b05..cc5a79bb2 100644
--- a/numpy/meson.build
+++ b/numpy/meson.build
@@ -103,7 +103,6 @@ python_sources = [
'conftest.py',
'ctypeslib.py',
'ctypeslib.pyi',
- 'dual.py',
'exceptions.py',
'exceptions.pyi',
'matlib.py',