You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added kwarg to pytest fixture
* Removed main conda channel and added dill as pip dependency
* Added kwargs to many more pytest fixtures
* Removed strict conda channel priority setting in create_testenv
* Add back strict channel priority in create_testenv
* Remove conda uninstall arviz from travis yml
* Add back conda uninstall arviz in travis yml
* Add default channel in test env and use MKL
* Removed add channels conda-forge from CLI
* Explicitly add channel conda-forge from CLI
* Use mamba instead of conda in test env
* Removed conda update all from bash script
* Fixed VI test
* Use mamba instead of conda to uninstall arviz
* Activate testenv in ArviZ compatibility job and raise tolerance in failing VI test
* Switch back to conda to uninstall arviz in ArviZ compatibility job
* Remove conda uninstall arviz from travis yml
Co-authored-by: Adrian Seyboldt <[email protected]>
0 commit comments