MNT: change bilby MCMC to use glasflow instead of nflows
Compare changes
- Michael Williams authored
Uses pytest-requires to skip tests. This means the tests with showed as skipped rather than passing
+ 19
− 22
@@ -11,6 +11,7 @@ from bilby.bilby_mcmc.chain import Chain, Sample
@@ -164,36 +165,32 @@ class TestProposals(TestBaseProposals):