high-egg-2153
02/10/2021, 6:57 PM[python-repos]
repos.add = ["file:///home/greg/Work/mesh/mesh-dash/packages"]
What are my options to make this generic?hundreds-father-404
02/10/2021, 7:00 PM"%(homedir)s"
, and same with buildroot and user
repos.add = ["%(homedir)s/mesh/mesh-dash/packages"]
--pantsrc-files
high-egg-2153
02/10/2021, 7:13 PMenough-analyst-54434
02/10/2021, 10:58 PMrepos.add = ["~/mesh/mesh-dash/packages"]
Pants hands off to Pex and Pex does no processing and Pip handles this just fine.