cloud-custodian/cel-python

switch dependency on pytz to dateutil which can ref local sys tz db

kapilt opened this issue · 1 comments

pytz is larger than custodian, thats a burden for any serverless usage. ie. that doubles that size of c7n serverless functions.

Most recent commit removes pytz and replaces it with dateutil.