Skip to content

Commit bd45e7f

Browse files
Fernando NogueiraFernando Nogueira
authored andcommitted
adds download link
1 parent a077b27 commit bd45e7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
packages=find_packages(),
88
author='Fernando Nogueira',
99
description='Bayesian Optimization package',
10+
download_url = 'https://github.com/fmfn/BayesianOptimization/tarball/0.4',
1011
install_requires=[
1112
"numpy >= 1.9.0",
1213
"scipy >= 0.14.0",

0 commit comments

Comments
 (0)