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

Support python 3.8 #36

Closed
mattijn opened this issue Mar 7, 2024 · 1 comment · Fixed by #37
Closed

Support python 3.8 #36

mattijn opened this issue Mar 7, 2024 · 1 comment · Fixed by #37

Comments

@mattijn
Copy link
Contributor

mattijn commented Mar 7, 2024

It would be great if we can align altair_tiles with the same minimal Python dependency as Altair itself (Python 3.8).

See also this commit vega/altair@cd78a24 in this PR vega/altair#3354 where altair_tiles is removed again.

@binste
Copy link
Collaborator

binste commented Mar 7, 2024

I probably have some time this weekend to look into it but I think it should be possible! It's probably just the type hints which need to be adjusted, maybe ruff will be able to do this automatically for me...

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

Successfully merging a pull request may close this issue.

2 participants