#513: WebComment: fix dateutil dependency
------------------------+------------------
 Reporter:  simko       |      Owner:
     Type:  defect      |     Status:  new
 Priority:  critical    |  Milestone:  v1.0
Component:  WebComment  |    Version:
 Keywords:              |
------------------------+------------------
 The dateutil module is only recommended, hence optional, but
 webcomment.py depends on it in a hard way, breaking the installation.

 The import should be done in a more gentle way so that the overall
 functionality still works, only needed part emit the warning.  Else we
 should promote `dateutil` library to mandatory requirement, but it's
 better to avoid this.

-- 
Ticket URL: <http://invenio-software.org/ticket/513>
Invenio <http://invenio-software.org>

Reply via email to