Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add @astropy/astropy to ecosystem checks
  • Loading branch information
InSyncWithFoo committed Nov 24, 2024
commit e2868cc0ed36da940a8e50d3a9261e01c24c66a3
1 change: 1 addition & 0 deletions python/ruff-ecosystem/ruff_ecosystem/defaults.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,5 @@
Project(repo=Repository(owner="encode", name="httpx", ref="master")),
Project(repo=Repository(owner="mesonbuild", name="meson-python", ref="main")),
Project(repo=Repository(owner="pdm-project", name="pdm", ref="main")),
Project(repo=Repository(owner="astropy", name="astropy", ref="main")),
]