mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-03 05:13:00 +00:00
ci(check_ecosystem): add cibuildwheel (#3567)
This commit is contained in:
parent
e0df62b841
commit
d9ed0aae69
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ REPOSITORIES = {
|
|||
"bokeh": Repository("bokeh", "bokeh", "branch-3.2"),
|
||||
"scikit-build": Repository("scikit-build", "scikit-build", "main"),
|
||||
"scikit-build-core": Repository("scikit-build", "scikit-build-core", "main"),
|
||||
"cibuildwheel": Repository("pypa", "cibuildwheel", "main"),
|
||||
"airflow": Repository("apache", "airflow", "main"),
|
||||
"typeshed": Repository("python", "typeshed", "main", select="PYI"),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue