dagobah
dagobah copied to clipboard
Semantic version check breaks on Alembic "0.7.5.post2"
First reported in #143. Alembic suddenly decided to put random crap on the end of their version numbers and now our parsing code is throwing exceptions. We should skip the check for a package if this happens, not fail out catastrophically.