Sign in
android
/
platform
/
external
/
pytorch
/
812ed47caa
/
.
/
pyproject.toml
blob: e18b237db50f0a66247ae54d5534a02da034903b [
file
] [
log
] [
blame
]
[
build
-
system
]
requires
=
[
"setuptools"
,
"wheel"
]
build
-
backend
=
"setuptools.build_meta"
[
tool
.
isort
]
include_trailing_comma
=
true
multi_line_output
=
3
skip
=
[
"third_party"
,
]
skip_gitignore
=
true
use_parentheses
=
true