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 4e6909e commit f8a108aCopy full SHA for f8a108a
setup.py
@@ -35,6 +35,7 @@
35
author='Lindon Roberts',
36
author_email='lindon.roberts@maths.ox.ac.uk',
37
url="https://github.com/numericalalgorithmsgroup/pybobyqa/",
38
+ download_url="https://github.com/numericalalgorithmsgroup/pybobyqa/archive/v1.0.tar.gz",
39
packages=['pybobyqa'],
40
license='GNU GPL',
41
keywords = "mathematics derivative free optimization",
0 commit comments