Skip to content

Small update to fix unit testing

Compare
Choose a tag to compare
@FaustinCarter FaustinCarter released this 03 Oct 23:54
· 138 commits to master since this release

Version 0.2.2:

  • No longer fails if you ask for priors and scipy is missing. Instead, it
    issues a warning and ignores the request.
  • Test suite now skips tests that required pandas or scipy if pandas or scipy
    is missing.