added missing module: dateutil (closes #141)
This commit is contained in:
parent
21106421fd
commit
812338f151
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ patch_all()
|
|||
import os
|
||||
import re
|
||||
import time
|
||||
import dateutil
|
||||
|
||||
from translations import get_message, FULL_TRANSLATION, PARTIAL_TRANSLATION, SUPPORTED_LANGS
|
||||
from globals import WEGO, PYPHOON, CACHEDIR, ANSI2HTML, \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue