Skip to content
Snippets Groups Projects
Commit ed32a73d authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Merge branch '383-update-dynesty-minimum-version-to-0-9-7' into 'master'

Resolve "Update dynesty minimum version to 0.9.7"

Closes #383

See merge request !537
parents 130740ce a17a7203
No related branches found
No related tags found
1 merge request!537Resolve "Update dynesty minimum version to 0.9.7"
Pipeline #68137 passed with warnings
......@@ -78,7 +78,7 @@ setup(name='bilby',
'bilby': [version_file]},
install_requires=[
'future',
'dynesty',
'dynesty>=0.9.7',
'corner',
'dill',
'numpy>=1.9',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment