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

Remove pytz dependency #488

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

Remove pytz dependency #488

TimJentzsch opened this issue May 17, 2023 · 0 comments
Labels
Code Quality Suggestion which improves the quality of the codebase dependencies Pull requests that update a dependency file

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 Code Quality Suggestion which improves the quality of the codebase dependencies Pull requests that update a dependency file labels May 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Code Quality Suggestion which improves the quality of the codebase dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant