Skip to content
Snippets Groups Projects

MNT: change bilby MCMC to use glasflow instead of nflows

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -20,6 +20,7 @@ dependencies:
- dill
- black
- pytest-cov
- pytest-requires
- arviz
- parameterized
- scikit-image
@@ -65,8 +66,8 @@ dependencies:
- jupyter
- nbconvert
- twine
- glasflow
- pip:
- autodoc
- ipykernel
- build
- nflows
Loading