MCPcopy Create free account
hub / github.com/ipython/ipython / setupegg.py

File setupegg.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""Wrapper to run setup.py using setuptools."""
3
4# Import setuptools and call the actual setup

Callers 1

test_jsonFunction · 0.76

Calls 1

readMethod · 0.80

Tested by

no test coverage detected