8000 Update test_public_api.py · numpy/numpy@d93b14e · GitHub
[go: up one dir, main page]

Skip to content

Commit d93b14e

Browse files
tomgreen66charris
authored andcommitted
Update test_public_api.py
1 parent 7662c07 commit d93b14e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

numpy/tests/test_public_api.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ def test_NPY_NO_EXPORT():
189189
"core.shape_base",
190190
"core.umath",
191191
"core.umath_tests",
192+
"distutils.armccompiler",
192193
"distutils.ccompiler",
193194
'distutils.ccompiler_opt',
194195
"distutils.command",
@@ -214,6 +215,7 @@ def test_NPY_NO_EXPORT():
214215
"distutils.extension",
215216
"distutils.fcompiler",
216217
"distutils.fcompiler.absoft",
218+
"distutils.fcompiler.arm",
217219
"distutils.fcompiler.compaq",
218220
"distutils.fcompiler.environment",
219221
"distutils.fcompiler.g95",

0 commit comments

Comments
 (0)
0