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

Drop support for python 3.9 #322

Closed
hboisgon opened this issue Jan 22, 2025 · 0 comments · Fixed by #323
Closed

Drop support for python 3.9 #322

hboisgon opened this issue Jan 22, 2025 · 0 comments · Fixed by #323
Labels
enhancement New feature or request needs refinement issue still needs refinement

Comments

@hboisgon
Copy link
Contributor

Kind of request

Removing existing functionality

Enhancement Description

We now have the issue that python 3.9 is not tested or supported because of
pipe typing nodata_value: float | int = -9999 in demand.py#L411 which is only allowed for python >=3.10.

3.9 support is being dropped for different packages but for hydromt-wflow I think it would be better to drop it once we migrate to hydromt v1 #275 and possibly wflow v1 #319
So the above issue will be fixed for now.

Use case

No response

Additional Context

No response

@hboisgon hboisgon added enhancement New feature or request needs refinement issue still needs refinement labels Jan 22, 2025
@hboisgon hboisgon mentioned this issue Jan 22, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs refinement issue still needs refinement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant