-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
I had version: 0.12.0.dev99999999999999 in my yaml, and it died.
$ moban
Traceback (most recent call last):
File "/bin/moban", line 11, in <module>
load_entry_point('moban', 'console_scripts', 'moban')()
File "/.../moban/main.py", line 33, in main
handle_moban_file(options)
File "/.../moban/main.py", line 106, in handle_moban_file
constants.MESSAGE_FILE_VERSION_NOT_SUPPORTED % version)
TypeError: %d format: a number is required, not str
Very low priority to fix this ;-)
The error should mention that the moban file format version is not recognised, so it is clear that moban is using the version key and nobody else can use it.
Metadata
Metadata
Assignees
Labels
No labels