Skip to content
Merged
Show file tree
Hide file tree
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
5 changes: 5 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Agent notes

- Do not update `CHANGELOG.rst`. The changelog is now generated dynamically
from GitHub Release notes, so hand-edits to that file are stale/confusing
and should be avoided.
1 change: 1 addition & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Read AGENTS.md.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ classifiers = [
dynamic = ["version"]

dependencies = [
"numpy>=1.6.2",
"scipy>=0.12.0",
"astropy>=1.1",
"numpy>=1.26",
"scipy>=1.11",
"astropy>=6.0",
"deprecation",
"click",
"toml>=0.10.1",
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading