coala / coala-html

Interactive website generator using results from coala
GNU Affero General Public License v3.0
17 stars 40 forks source link

Update coala depedency to latest stable vesion (coala 0.9) #87

Closed Mixih closed 8 years ago

Mixih commented 8 years ago

coala-html currently depends on coala 0.7 which is out of date. As this is the designated replacement of coala-gui, we should update this to the new imports.

We will have to change the coala_decorator import first as that module is now gone.

Mixih commented 8 years ago

Can I look into this issue?