Sign in
fuchsia
/
third_party
/
pyyaml
/
refs/tags/6.0.2
/
.
/
pyproject.toml
blob: d8e5b9695cfac8eb912c13a7d982863d77fc29a9 [
file
] [
log
] [
blame
]
[
build
-
system
]
requires
=
[
"setuptools"
,
# FIXME: declare min/max setuptools versions?
"wheel"
,
"Cython; python_version < '3.13'"
,
"Cython>=3.0; python_version >= '3.13'"
]
backend
-
path
=
[
"packaging"
]
build
-
backend
=
"_pyyaml_pep517"