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

Documentation can not be built with Python >= 3.10 #243

Open
ssinhaleite opened this issue Jun 14, 2024 · 2 comments
Open

Documentation can not be built with Python >= 3.10 #243

ssinhaleite opened this issue Jun 14, 2024 · 2 comments

Comments

@ssinhaleite
Copy link
Contributor

We are using zoneinfo, which provides minimum support for Python 3.9 and above.

We need to change the way it is used, see:
https://pypi.org/project/backports.zoneinfo/

@bauerfe
Copy link
Contributor

bauerfe commented Jul 5, 2024

Do you know where (and why) we are using this? I can't find it anywhere in the repo.

@ssinhaleite
Copy link
Contributor Author

This happened when I tried to generate docs in a system with Python 3.12.
I didn't write it down from where it came from...
I remember I had to downgrade my Python to compile the docs.

I can have a look at this again tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants