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 1c89d9e commit 56caf9aCopy full SHA for 56caf9a
pyproject.toml
@@ -36,6 +36,7 @@ Issues = "https://github.com/jungtaekkim/bayeso-benchmarks/issues"
36
[project.optional-dependencies]
37
dev = [
38
"pytest",
39
+ "wheel",
40
"twine",
41
"scipy",
42
"matplotlib",
0 commit comments