Skip to content

Commit

Permalink
added specific lenstronomy version in install to make it not break in…
Browse files Browse the repository at this point in the history
… case of backwards incapabilities
  • Loading branch information
sibirrer committed Jul 3, 2021
1 parent 3898f0d commit 7365bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/substructure_imaging.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
}
],
"source": [
"!pip install lenstronomy\n",
"!pip install lenstronomy==1.8.2\n",
"!pip install pyyaml==5.1\n",
"!pip install corner\n",
"!pip install -e git://github.com/adrn/schwimmbad.git@master#egg=schwimmbad\n",
Expand Down

0 comments on commit 7365bbc

Please sign in to comment.