Replace galaxy-lib dependency with galaxy-tool-util.#1228
Conversation
galaxy-lib is now unmaintained. We're managing the decomposition of the project from inside of the core codebase to prevent drift.
54c59e3 to
fd94699
Compare
Codecov Report
@@ Coverage Diff @@
## master #1228 +/- ##
==========================================
- Coverage 77.02% 76.99% -0.03%
==========================================
Files 35 35
Lines 7217 7217
Branches 1853 1853
==========================================
- Hits 5559 5557 -2
- Misses 1185 1187 +2
Partials 473 473
Continue to review full report at Codecov.
|
|
Thanks so much! |
|
@mr-c I'd try not to ping you this time of year but I have this paranoid vision of you breaking 2.7 compatibility like at 1am on January 1st as a little treat to yourself to start the decade 😆. If you do do that - just was hoping you'd do a final release that works with 2.7 including this. Thanks and happy new years! |
|
@jmchilton I think this is already included in cwltool 1.0.20191225192155 , already on PyPI. |
|
Crap - browser caching thing maybe, I don't know how I missed that. Sorry for the noise. |
|
@jmchilton No worries, I had started the release process earlier today https://github.com/common-workflow-language/cwltool/releases/tag/1.0.20191225192155 Enjoy! |
galaxy-lib is now unmaintained. We're managing the decomposition of the project from inside of the core codebase to prevent drift.
Fixes #1155