astitcher opened a new pull request, #426:
URL: https://github.com/apache/qpid-proton/pull/426

   …dled proton
   
   There are 3 cases:
   * Bundled proton library - this should be the default and is what you should 
use with pip etc.
   * System proton library - this is what you should use in a distro package.
   * Use the in tree library built earlier in the build process - this is what 
you usually want for developer debugging, and should be the version actually 
tested by the in tree tests.
   
   This change also add control of the ability to package and test in isolated 
virtual python environments. Using these is the default, but under some 
circumstances you do not want the build process to construct a virtual 
environment by pulling packages from the internet. So we now have an option to 
turn this behaviour off and rely on the hosts python environment.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to