grd349 / PBjam

A repo for our peak baggin code and tips on jam
MIT License
17 stars 6 forks source link

Update emcee requirement from ==3.0rc2 to >=3.0.0 #211

Closed warrickball closed 4 years ago

warrickball commented 4 years ago

emcee 3.0.0 was released 2019-09-30. I presume we can relax the requirement so PBjam doesn't downgrade emcee. I haven't tested that this doesn't break anything. The diff between 3.0rc2 and 3.0.0 doesn't suggest any breaking changes.