Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
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