-
-
Notifications
You must be signed in to change notification settings - Fork 396
Closed
Labels
Milestone
Description
In the conda REAME.md file, conda support is presented as a wip. In order to complete this work, 2 things are necessary:
- explain, in the documentation, how to use the yaml, build.sh and other files that are made available in the pythonocc-core source repository. Indeed, to install pythonocc-core on its own machine, only the REAME.md file is necessary. The documentation has to explain how to compile and upload new binaries to a shared location. This would allow users to contribute binaries ;
- so far, this work is osx specific. It has to be ported to linux and windows. Actually, this is on these platforms, and not osx, that distributing binaries is the more difficult.
I tag this issue as 0.16.0. If ever this is not possible to be achieved within this week, I will move the conda code to another branch, merged will be delayed to the 0.17.0 milestone.