Skip to content

It is now possible to specify for which version the extension should … #114

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MaciejGrynda
Copy link
Collaborator

…be build, default is 3.10

@dlopes7
Copy link
Contributor

dlopes7 commented Apr 2, 2025

What are we trying to solve with this? I will need to test this with some complex extensions please dont merge

I understand we need to support python>3.10, I dont understand why we need to attempt to build for a different version of python than the current interpreter

@MaciejGrynda
Copy link
Collaborator Author

There are customers that have locked python versions installed on their system (e.g. 3.12) and can't switch. This feature enables them to use the SDK

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.

Build extension independently of python that is running the SDK
2 participants