Skip to content

How to handle different system architecture [arm/x86]? #187

Answered by DavidVujic
FridayPush asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @FridayPush! Polylith runs on top of tools like Poetry, Hatch, PDM and Rye. The packaging capabilities is depending on which one of those tools you are using. Polylith doesn't deal with the actual building of a wheel, but will collect code before a build action is triggered. For Poetry, it is done with a plugin and for Hatch, PDM and Rye that is accomplished with build hooks as described in the docs.

I hope this answer is helpful!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DavidVujic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants