How to pass --parallel
when using pep-compliant build
?
#4733
rossburton
started this conversation in
General
Replies: 1 comment 3 replies
-
You should be able to create a |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I invoke
setup.py build
directly I can pass--parallel 64
. How can I do that when usingpython3 -mbuild
?Beta Was this translation helpful? Give feedback.
All reactions