Both pytz.utc and timezone.utc should equal to an offset/dst of 0, as far as tzinfo structure is concerned, so there is no need to require pytz just to express utc timezone (as far as I'm aware).
Note: tox failed locally only for 3.9, seemingly because it didn't install pymeeus , not sure if this is expected or not.
Both pytz.utc and timezone.utc should equal to an offset/dst of 0, as far as tzinfo structure is concerned, so there is no need to require pytz just to express utc timezone (as far as I'm aware).
Note: tox failed locally only for 3.9, seemingly because it didn't install pymeeus , not sure if this is expected or not.