Better dependency check as bzr plugin
Bug #347798 reported by
Daniel Nyström
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
loggerhead |
Triaged
|
Low
|
Unassigned | ||
loggerhead-breezy |
Triaged
|
Low
|
Unassigned |
Bug Description
Loggerhead depens on paste and simpletal, and when missing paste it tracebacks as a bzr plugin. But missing only simpletal, it nicely tells you what's missing.
I think checking for "paste" in the same way as checking for "simpletal" would add some value to the project.
Changed in loggerhead-breezy: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.
This would be nice, yes