Obspy 1.3.0 depreceates using seishub, and in obspy's master branch seishub is already removed. So all the modules in EQcorrscan that offer support for seishub (will) fail on the seishub-imports once the next obspy version is released. And when using new branches from obspy, these fails will already happen now.
I haven't really used seishub so I don't mind removing it, but how would you like to handle this?
remove seishub now
try to keep seishub API, but put it in try/except statements so that newer obspy-versions do not fail
Obspy 1.3.0 depreceates using seishub, and in obspy's master branch seishub is already removed. So all the modules in EQcorrscan that offer support for seishub (will) fail on the seishub-imports once the next obspy version is released. And when using new branches from obspy, these fails will already happen now.
I haven't really used seishub so I don't mind removing it, but how would you like to handle this?