missing tzlocal
This commit is contained in:
parent
9b25d56a35
commit
76baab74ad
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ from moto import mock_kms, mock_kms_deprecated
|
|||
from nose.tools import assert_raises
|
||||
from freezegun import freeze_time
|
||||
from datetime import datetime, timedelta
|
||||
from dateutil.tz import tzlocal
|
||||
|
||||
|
||||
@mock_kms_deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue