Skip to content

Commit

Permalink
adding ConfigSpace as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Deathn0t committed Apr 12, 2022
1 parent 1625078 commit 9234f8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ def run(self):
"scipy>=0.19.1",
"scikit-learn>=0.20.0",
"pandas",
"ConfigSpace"
],
extras_require={"plots": ["matplotlib>=2.0.0"]},
cmdclass={
Expand Down

0 comments on commit 9234f8c

Please sign in to comment.