Skip to content
Open
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
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ __pycache__
*.c

# Other generated files
sbpy/version.py
sbpy/_version.py
*/cython_version.py
htmlcov
.coverage
Expand Down
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
version: 2

build:
os: ubuntu-20.04
os: ubuntu-24.04
tools:
python: "3.10"
python: "3.13"
apt_packages:
- graphviz
jobs:
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2017-2024, sbpy team
Copyright (c) 2017-2025, sbpy team
All rights reserved.

sbpy uses a 3-Clause BSD License:
Expand Down
1 change: 1 addition & 0 deletions docs/_static/sbpy_banner_96.png
1 change: 1 addition & 0 deletions docs/_static/sbpy_banner_dark_96.png
1 change: 1 addition & 0 deletions docs/_static/sbpy_logo.ico
1 change: 1 addition & 0 deletions docs/_static/sbpy_logo.png
Loading
Loading