- Fixes grid style for batches subcommand (
433cda6
)
- In the case of an error, be sure to close the cromwell server (
662942a
)
- Fixes case where no jobs have yet started (
e2bf9ee
) - Fixes the very valid objection by pylint (
346fc78
) - Fixes batching when some workflows aren't started (
a6303ec
) - Fixes wrong command line description for inputs (
32b852e
)
- Fixes linting error (
3e4cbaa
) - Fixes packaging on pip and updates dependencies (
e6c7a6a
) - Adds boto deps back to main bundle (
9f3853f
)
- Removes the wheel package from dependencies altogether (
083b720
)
- Further downgrade wheel to 0.34.0 (
edb10f1
)
- Fixes build with new version of typed-ast (
200ad9f
)