MCPcopy Create free account
hub / github.com/numpy/numpy / _setup

Method _setup

numpy/distutils/tests/test_ccompiler_opt_conf.py:166–167  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

164 self._setup()
165
166 def _setup(self):
167 FakeCCompilerOpt.conf_nocache = True
168
169 def test_features(self):
170 for arch, compilers in arch_compilers.items():

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected