mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-22 11:24:35 +00:00
ci(check_ecosystem): add PyPa/build (#3569)
This commit is contained in:
parent
53a4743631
commit
4bdb2dd362
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ class Repository(NamedTuple):
|
|||
REPOSITORIES = {
|
||||
"airflow": Repository("apache", "airflow", "main", select="ALL"),
|
||||
"bokeh": Repository("bokeh", "bokeh", "branch-3.2", select="ALL"),
|
||||
"build": Repository("pypa", "build", "main"),
|
||||
"cibuildwheel": Repository("pypa", "cibuildwheel", "main"),
|
||||
"disnake": Repository("DisnakeDev", "disnake", "master"),
|
||||
"scikit-build": Repository("scikit-build", "scikit-build", "main"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue