MCPcopy Create free account
hub / github.com/MegEngine/MegFlow / install

Method install

flow-python/setup.py:69–70  ·  view source on GitHub ↗
(self, prefix)

Source from the content-addressed store, hash-verified

67 sp.check_call(command)
68
69 def install(self, prefix):
70 copy_file('{}/{}'.format(prefix, self.src), 'megflow/{}'.format(self.dst))
71
72
73class CopyExtension(Extension):

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected