Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ setup.py
File
setup.py
numpy/compat/setup.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
def
configuration(parent_package=
''
,top_path=None):
2
from
numpy.distutils.misc_util
import
Configuration
3
4
config = Configuration(
'compat'
, parent_package, top_path)
Callers
nothing calls this directly
Calls
1
setup
Function · 0.90
Tested by
no test coverage detected