Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ali-vilab/TeaCache
/ run
Method
run
setup.py:41–43 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
39
40
class
CustomInstallCommand(install):
41
def
run(self):
42
install.run(self)
43
self.spawn(custom_install())
44
45
46
class
CustomDevelopCommand(develop):
Callers
2
run
Method · 0.45
run
Method · 0.45
Calls
1
custom_install
Function · 0.85
Tested by
no test coverage detected