Allow emcee to work with pre-release versions
Compare changes
+ 1
− 1
@@ -83,7 +83,7 @@ class Emcee(MCMCSampler):
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 1 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
The release version of emcee (2.2.1) is over two years old, however there are a couple of more recent pre-releases available on PyPI. These releases change the names of a few arguments, so in this PR I've made some changes that should allow the use of these newer versions of emcee.