mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 02:39:12 +00:00
Add pip to the ecosystem-ci check (#5521)
This commit is contained in:
parent
5100c56273
commit
634ed8975c
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ REPOSITORIES: list[Repository] = [
|
|||
Repository("pypa", "build", "main"),
|
||||
Repository("pypa", "cibuildwheel", "main"),
|
||||
Repository("pypa", "setuptools", "main"),
|
||||
Repository("pypa", "pip", "main"),
|
||||
Repository("python", "mypy", "master"),
|
||||
Repository("DisnakeDev", "disnake", "master"),
|
||||
Repository("scikit-build", "scikit-build", "main"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue