MCPcopy Create free account
hub / github.com/numpy/numpy / setup.py

File setup.py

numpy/_build_utils/setup.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1def configuration(parent_package='', top_path=None):
2 from numpy.distutils.misc_util import Configuration
3
4 config = Configuration('_build_utils', parent_package, top_path)

Callers

nothing calls this directly

Calls 3

setupFunction · 0.90
todictMethod · 0.80
configurationFunction · 0.70

Tested by

no test coverage detected