MCPcopy Index your code
hub / github.com/python/cpython / setup.py

File setup.py

Lib/test/test_importlib/metadata/data/sources/example/setup.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from setuptools import setup
2
3setup(
4 name='example',

Callers

nothing calls this directly

Calls 1

setupFunction · 0.50

Tested by

no test coverage detected