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 f3955b0 commit 3c17446Copy full SHA for 3c17446
pyproject.toml
@@ -8,6 +8,7 @@ description = "Python implementation of the R package synthpop for generating sy
8
authors = [
9
{name = "Algorithm Audit"}
10
]
11
+dynamic = ["version"]
12
requires-python = ">=3.8"
13
dependencies = [
14
"numpy>=1.20.0",
0 commit comments