MCPcopy Create free account
hub / github.com/InternRobotics/EmbodiedScan / setup.py

File setup.py

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

Source from the content-addressed store, hash-verified

1from setuptools import find_packages, setup
2
3
4def parse_requirements(fname='requirements.txt', with_version=True):

Callers

nothing calls this directly

Calls 1

parse_requirementsFunction · 0.85

Tested by

no test coverage detected