MCPcopy Create free account
hub / github.com/ipython/ipython / main

Function main

setup.py:261–262  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

259
260
261def main():
262 setup(**setup_args)
263
264if __name__ == '__main__':
265 main()

Callers 1

setup.pyFile · 0.70

Calls 1

setupFunction · 0.50

Tested by

no test coverage detected