Skip to content

Commit 51a0a12

Browse files
committed
Add Python 3.13.
1 parent 9181b56 commit 51a0a12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
]
88
license = {file = "LICENSE.txt"}
99
readme = "README.md"
10-
requires-python = ">= 3.11, < 3.13"
10+
requires-python = ">= 3.11, < 3.14"
1111

1212
dependencies = [
1313
'astropy',

0 commit comments

Comments
 (0)