mirror of
https://github.com/devine-dl/devine.git
synced 2026-02-01 06:39:00 +00:00
Now it will no longer print the full traceback for errors caused by a missing binary file. Other errors still include it and now explicitly label them as unexpected. CalledProcessError handling is now merged with all non-environment related errors and explicitly mentions that a binary call failed.