Skip to content

Commit

Permalink
Bump minimum python requirement to 3.9 [no release]
Browse files Browse the repository at this point in the history
  • Loading branch information
moble committed Jan 22, 2025
1 parent ef21769 commit 844d3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "sxs"
dynamic = ["version"]
description = "Interface to data produced by the Simulating eXtreme Spacetimes collaboration"
readme = "README.md"
requires-python = ">=3.8"
requires-python = ">=3.9"
license = {file = "LICENSE"}
authors = [
{ name = "Michael Boyle", email = "michael.oliver.boyle@gmail.com" }
Expand Down

0 comments on commit 844d3be

Please sign in to comment.