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 67bad65 commit e8a4a36Copy full SHA for e8a4a36
setup.py
@@ -10,7 +10,6 @@
10
author_email="[email protected]",
11
description='Bayesian Optimization package',
12
long_description="A Python implementation of global optimization with gaussian processes.",
13
- download_url='https://github.com/fmfn/BayesianOptimization/tarball/0.6',
14
install_requires=[
15
"numpy >= 1.9.0",
16
"scipy >= 1.6.0",
0 commit comments