phac-nml / mob-suite

MOB-suite: Software tools for clustering, reconstruction and typing of plasmids from draft assemblies
Apache License 2.0
124 stars 33 forks source link

Updated pandas Exception code import in /blast/__init__.py to make pa… #64

Closed kbessonov1984 closed 4 years ago

kbessonov1984 commented 4 years ago

New pandas version 1.1.0 does not support Exceptions import from the pandas.io.common submodule. Changed /blast/__init__.py to make this code pandas version agnostic. The remainder of the software code was unchanged. Also restricted library dependencies ranges to safeguard against future library changes and updates for increased stability.

Other updated files like galaxy wrapper and conda recipe are just for illustration purposes and final versions are stored on bioconda and PHAC/galaxy_tools repositories.

kbessonov1984 commented 4 years ago

This was addressed in release 3.0.1