-
Notifications
You must be signed in to change notification settings - Fork 4
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
Should we build noarch Python packages? #5
Comments
While this increases complexity, I think it might save enough on maintenance to be worth it. |
+100. Most of our packages should be noarch so this is a huge win! |
The way it is described here, I don't know if even our more architecture-specific packages could work via this process (I'm thinking Chandra.Time or xija). Will try some cross-arch testing. |
Can't imagine how that could work for Windows for those... |
Unless we have a Windows build/test process/machine, I'm not going to have much of a clue about Windows. I think this flag will be relatively easy to turn off (and go back to building individual arch packages) if we need to provide recipes that will work to build from Windows. |
Ah good, when I tried to build Chandra.Time noarch I got a very reasonable error. So I should be able to see which are noarch-possible on build:
|
Closed by #7 |
https://www.anaconda.com/blog/developer-blog/condas-new-noarch-packages/
The text was updated successfully, but these errors were encountered: