Skip to content

0.3.1

Compare
Choose a tag to compare
@althonos althonos released this 24 Jun 19:57
· 50 commits to master since this release
v0.3.1

Fixed

  • blastn and makeblastdb being called with shell=True, causing issues
    if shell cannot be forked.
  • Traceback not being displayed even with --traceback flag.

Changed

  • ANI values are collected using decimal.Decimal instead of float.