We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f5701 commit 6a1d3efCopy full SHA for 6a1d3ef
pyproject.toml
@@ -8,7 +8,7 @@ description = "Sample Stan or PyMC models"
8
version = "0.14.0"
9
authors = [{ name = "PyMC Developers", email = "[email protected]" }]
10
readme = "README.md"
11
-requires-python = ">=3.10,<3.13"
+requires-python = ">=3.10,<3.14"
12
license = { text = "MIT" }
13
classifiers = [
14
"Programming Language :: Rust",
0 commit comments