Replies: 1 comment
-
Something like this syntax would be the ideal:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For the moment, my project supports armv7l machines, and relies heavily on piwheels to build wheels for that architecture.
I'm trying to come up with a version string that would allow me to lock package versions only for armv7l, so it can track whatever latest piwheels has built, but allow x86_64 and aarch64 to be unlocked. I have no idea if that's even possible?
Beta Was this translation helpful? Give feedback.
All reactions