Skip to content

Compile libisyntax in CI#3

Open
imagene-shahar wants to merge 1 commit into
mainfrom
pkilee-codex/implement-python-isyntax-package-with-wrapper-for-libisyntax
Open

Compile libisyntax in CI#3
imagene-shahar wants to merge 1 commit into
mainfrom
pkilee-codex/implement-python-isyntax-package-with-wrapper-for-libisyntax

Conversation

@imagene-shahar

Copy link
Copy Markdown
Owner

Summary

  • package python-isyntax includes libisyntax shared library using package data
  • lookup the bundled library via importlib.resources
  • build libisyntax from source in CI and include it in the wheel
  • publish built wheel to GitHub Packages
  • update README about precompiled library

Testing

  • pytest -q python_isyntax/tests (fails: ModuleNotFoundError: No module named 'PIL')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant