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.
New pandas version 1.1.0 does not support
Exceptions
import from thepandas.io.common
submodule. Changed/blast/__init__.py
to make this codepandas
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
andPHAC/galaxy_tools
repositories.