-----------------------
Quick'n Dirty release to remove ``matplotlib`` from dependencies.
- fix(main): ``--gui``and ``--excelrun`` were preventing cmd-line launches,
the ``-M`` option did not work due to bad argument type-parsing.
- Dependencies:
- drop *easygui* dependency.
- BREAK: move ``matplotlib`` to extras ``[plot]``, so ``co2mpas`` docker-image
does not load Qt and other heavy graphical stuff.