-
Notifications
You must be signed in to change notification settings - Fork 20
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
Rework of the Github Actions #46
base: master
Are you sure you want to change the base?
Conversation
I know you're reworking, but just commenting that I was able to install the prebuilt macos binary for arm:
|
Yeah, currently the Apple Silicon wheels are built, but it seems like overly complicated... I want to simplify and streamline the build process. |
in my python template, I have a long, but not-too-complicated pipeline. It particularly long so that:
If you are interested in using Poetry for this project, I can help set that up. |
@BrianPugh thanks for the inputs. Can you confirm if the wheels created by the new pipeline (contained in the following artifacts: https://github.com/jrast/littlefs-python/actions/runs/5786354962?pr=46#artifacts) also work? I use poetry in other (private) projects but as of now I prefere the current setup for this project. |
just tested |
No description provided.