Skip to content

Commit c6db5be

Browse files
[Fix] smac reqs
1 parent 4cc6883 commit c6db5be

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

setup.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,10 @@
4848
"codecov",
4949
"pep8",
5050
"mypy",
51-
"openml"
51+
"openml",
52+
"emcee",
53+
"scikit-optimize",
54+
"pyDOE",
5255
],
5356
"examples": [
5457
"matplotlib",

0 commit comments

Comments
 (0)