Skip to content

Commit e8a4a36

Browse files
committed
remove download_url field, I dont know what this is for and it is out of date
1 parent 67bad65 commit e8a4a36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
author_email="[email protected]",
1111
description='Bayesian Optimization package',
1212
long_description="A Python implementation of global optimization with gaussian processes.",
13-
download_url='https://github.com/fmfn/BayesianOptimization/tarball/0.6',
1413
install_requires=[
1514
"numpy >= 1.9.0",
1615
"scipy >= 1.6.0",

0 commit comments

Comments
 (0)