We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4423e42 commit f099a59Copy full SHA for f099a59
1 file changed
pyproject.toml
@@ -12,7 +12,7 @@ description = "Finite Difference DSL for symbolic computation."
12
license = { file = "LICENSE.md" }
13
readme = "README.md"
14
keywords = ["finite-difference", "DSL", "symbolic", "jit", "devito"]
15
-requires-python = ">=3.10"
+requires-python = ">=3.10,<3.13"
16
authors = [
17
{ name = "Imperial College London", email = "g.gorman@imperial.ac.uk" },
18
{ name = "Fabio Luporini", email = "fabio@devitocodes.com" },
0 commit comments