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 3785633 commit 9abf583Copy full SHA for 9abf583
pyproject.toml
@@ -56,7 +56,7 @@ dynamic = ["version"]
56
keywords=["MKL", "VSL", "true randomness", "pseudorandomness",
57
"Philox", "MT-19937", "SFMT-19937", "MT-2203", "ARS-5",
58
"R-250", "MCG-31"]
59
-license = "BSD-3-Clause"
+license = {text = "BSD-3-Clause"}
60
name = "mkl_random"
61
readme = {file = "README.md", content-type = "text/markdown"}
62
requires-python = ">=3.9,<3.13"
0 commit comments