Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/kivy/python-for-android
/ local_repo_folder
Function
local_repo_folder
tests/test_pythonpackage.py:22–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
21
22
def
local_repo_folder():
23
return
os.path.abspath(os.path.join(
24
os.path.dirname(__file__),
".."
25
))
26
27
28
def
test_get_package_dependencies():
Callers
3
test_get_package_dependencies
Function · 0.70
test_extract_metainfo_files_from_package
Function · 0.70
test__extract_info_from_package
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected