Sign in
android
/
platform
/
external
/
python
/
pyfakefs
/
42effec064c29829750ea857983201a761aed83c
/
.
/
setup.py
blob: 7f1a1763ca9cebc7bc16576d353d3284ee5d3c7d [
file
] [
log
] [
blame
]
from
setuptools
import
setup
if
__name__
==
"__main__"
:
setup
()