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 a47efe1 commit fe34cbeCopy full SHA for fe34cbe
setup.py
@@ -8,7 +8,7 @@
8
author='Fernando Nogueira',
9
author_email="fmfnogueira@gmail.com",
10
description='Bayesian Optimization package',
11
- download_url = 'https://github.com/fmfn/BayesianOptimization/tarball/0.4',
+ download_url='https://github.com/fmfn/BayesianOptimization/tarball/0.4',
12
install_requires=[
13
"numpy >= 1.9.0",
14
"scipy >= 0.14.0",
0 commit comments