https://pantsbuild.org/ logo
#pex
Title
a

aloof-angle-91616

05/12/2019, 7:51 PM
would a note in the pants repo about how to edit
build-suppport/pants_venv
to add
-f
to the pip install line to use a development/from-source version of any of pants's dependencies be useful? where would that note be most useful to add?
h

hundreds-father-404

05/12/2019, 8:07 PM
Yes! I think the how to develop file
h

happy-kitchen-89482

05/13/2019, 1:21 AM
Also the venv should live elsewhere, since we have checked-in files under
build-support
, and it's confusing to also have generated files there.
👍 2
But that's for another day.