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

Update basilisk python check for 3 8 #529

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

patkenneally
Copy link
Contributor

Description

This work updates the CMakeList and conanfile to check for 3.8. There is no real value in trying to support 3.7 (no ability to provide type hints which is the main feature which causes 3.7 to fail). Further 3.7 is now end-of-life. For reference https://devguide.python.org/versions/

Verification

CI should run as expected.

Documentation

Documentation has been updated.

Future work

NA

@patkenneally patkenneally self-assigned this Dec 6, 2023
@patkenneally patkenneally added bug Something isn't working build Build system or compilation enhancement labels Dec 6, 2023
Copy link
Contributor

@schaubh schaubh left a comment

Choose a reason for hiding this comment

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

Just pushed some additional documentation edits with the Linux, macOS and Windows install instruction stating we need 3.8 or higher.

@patkenneally patkenneally force-pushed the feature/update-basilisk-python-check-for-3-8 branch from dc27145 to ea8e392 Compare December 7, 2023 02:02
@patkenneally patkenneally merged commit 7e99873 into develop Dec 7, 2023
2 checks passed
@patkenneally patkenneally deleted the feature/update-basilisk-python-check-for-3-8 branch December 7, 2023 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Build system or compilation enhancement
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants