Skip to content

Commit

Permalink
Add PrefectHQ/prefect to ecosystem checks (#6918)
Browse files Browse the repository at this point in the history
At least I will generally be familiar with the patterns over there
  • Loading branch information
zanieb authored Aug 27, 2023
1 parent d0b051e commit 88c8bec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/check_ecosystem.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ async def _get_commit(self: Self, checkout_dir: Path) -> str:
Repository("mlflow", "mlflow", "master"),
Repository("model-bakers", "model_bakery", "main"),
Repository("pandas-dev", "pandas", "main"),
Repository("prefecthq", "prefect", "main"),
Repository("pypa", "build", "main"),
Repository("pypa", "cibuildwheel", "main"),
Repository("pypa", "pip", "main"),
Expand Down

0 comments on commit 88c8bec

Please sign in to comment.