Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_json
Function · 0.76
Calls
1
read
Method · 0.80
Tested by
no test coverage detected