MCPcopy Index your code
hub / github.com/simstudioai/sim / setup.py

File setup.py

packages/python-sdk/setup.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from setuptools import setup, find_packages
2
3with open("README.md", "r", encoding="utf-8") as fh:
4 long_description = fh.read()

Callers

nothing calls this directly

Calls 2

setupFunction · 0.85
readMethod · 0.45

Tested by

no test coverage detected