MCPcopy Index your code
hub / github.com/ipython/ipython / setup.py

File setup.py

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

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2"""Setup script for IPython.
3
4Under Posix environments it works like a typical setup.py script.

Callers

nothing calls this directly

Calls 6

target_updateFunction · 0.90
find_data_filesFunction · 0.90
check_package_data_firstFunction · 0.90
git_prebuildFunction · 0.90
setupFunction · 0.50
formatMethod · 0.45

Tested by

no test coverage detected