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

Fix python abi tag #321

Merged
merged 2 commits into from
May 29, 2024
Merged

Conversation

jorisv
Copy link
Contributor

@jorisv jorisv commented May 29, 2024

Add the ABI tag (“.cpython-39-x86_64-linux-gnu.so”) to Python bindings.

This is mandatory for PyPy interpreter.

Also, generate Python bindings in the right directory on Windows.

@jorisv jorisv self-assigned this May 29, 2024
@hrp2-14
Copy link
Member

hrp2-14 commented May 29, 2024

Hi ! This project doesn't usually accept pull requests on the main branch.
If this wasn't intentionnal, you can change the base branch of this PR to devel
(No need to close it for that). Best, a bot.

@jorisv jorisv changed the base branch from main to devel May 29, 2024 13:09
@jorisv jorisv merged commit 7c4da9c into Simple-Robotics:devel May 29, 2024
73 of 76 checks passed
@jorisv jorisv deleted the topic/fix_python_abi_tag branch May 29, 2024 15:33
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.

3 participants