fa45d8aa5f
- health_checklist.json: 192.168.1.122→node122
- ocr_client.py: docstring IP→node122
- docs/market-data-requirements.md: IP→node122
- 所有API调用通过ProxyHandler({})绕过系统代理
Privoxy对node122:18003返回500,直连正常
14 lines
220 B
Plaintext
14 lines
220 B
Plaintext
[pkg_config]
|
|
numpy = numpy._core.lib.pkgconfig
|
|
|
|
[array_api]
|
|
numpy = numpy
|
|
|
|
[pyinstaller40]
|
|
hook-dirs = numpy:_pyinstaller_hooks_dir
|
|
|
|
[console_scripts]
|
|
f2py = numpy.f2py.f2py2e:main
|
|
numpy-config = numpy._configtool:main
|
|
|