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

Add support for python 3.11 and higher #39

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

wfaustmann
Copy link

@wfaustmann wfaustmann commented Dec 9, 2024

Based on the scientific python guidelines, python 3.11, 3.12 and 3.13 are the only supported versions. Because support for python 3.13 was not trivial is will be done another time. This pr implements support for python 3.11 and 3.12 and removes support for older versions.

@wfaustmann wfaustmann changed the title Add support for python 3.11 and higher DGEOSUITE-482 Add support for python 3.11 and higher Dec 10, 2024
Copy link
Contributor

@aronnoordam aronnoordam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

support for 3.9, 3.10 is required, as some/mostof our tools require geolib plus 3.9/3.10

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 this pull request may close these issues.

2 participants