Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Remove pytz dependency #200

Open
TimJentzsch opened this issue May 17, 2023 · 0 comments
Open

Remove pytz dependency #200

TimJentzsch opened this issue May 17, 2023 · 0 comments
Labels
code quality Something related to the quality of the code

Comments

@TimJentzsch
Copy link
Contributor

We can replace pytz.utc usages with the built-in datetime.timezone.utc to get rid of a dependency.

@TimJentzsch TimJentzsch added the code quality Something related to the quality of the code label May 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code quality Something related to the quality of the code
Projects
None yet
Development

No branches or pull requests

1 participant