Add UTs for #2372
test_encode_aware_datetime() fails for non-UTC timezones due to the bug.
This commit is contained in:
parent
2c97ed985e
commit
d75d83defd
2 changed files with 11 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -15,6 +15,7 @@ deps =
|
|||
coverage
|
||||
greenlet
|
||||
blinker
|
||||
pytz
|
||||
|
||||
lowest: Werkzeug==0.9
|
||||
lowest: Jinja2==2.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue