mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-31 15:48:22 +00:00
Add some projects to the ecosystem CI check (#5258)
This commit is contained in:
parent
e47aa468d5
commit
d99b3bf661
1 changed files with 2 additions and 0 deletions
|
@ -85,6 +85,8 @@ REPOSITORIES: list[Repository] = [
|
|||
Repository("bokeh", "bokeh", "branch-3.2", select="ALL"),
|
||||
Repository("pypa", "build", "main"),
|
||||
Repository("pypa", "cibuildwheel", "main"),
|
||||
Repository("pypa", "setuptools", "main"),
|
||||
Repository("python", "mypy", "master"),
|
||||
Repository("DisnakeDev", "disnake", "master"),
|
||||
Repository("scikit-build", "scikit-build", "main"),
|
||||
Repository("scikit-build", "scikit-build-core", "main"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue