Print

Print


@matthewfeickert commented on this pull request.



> @@ -32,11 +32,7 @@ endif()
 
 configure_file(${SETUP_PY_IN} ${SETUP_PY})
 
-if( PIP_VERBOSE )
-  set(PIP_INSTALL_VERBOSE_FLAG "--verbose")
-else()
-  set(PIP_INSTALL_VERBOSE_FLAG "")
-endif()
+SET(PIP_OPTIONS "" CACHE STRING "pip options used during the Python bindings install.")

This might not actually be working 100% correct (hence it is still in draft). But this should give people a clear enough idea of what I'm going for to give feedback.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/1648#pullrequestreview-908209040
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1