important-librarian-62877
06/04/2020, 8:13 PMpython_requirement_library
. Within our pants.toml file, we have the following:
[python-repos]
repos = [
"%(buildroot)s/3rdparty/repos"
]
In pants 1.8, that egg file was being picked up from the repos directory, but in 1.28 it is not able to be found. Do I need to specify it some other way?aloof-angle-91616
06/04/2020, 8:14 PMimportant-librarian-62877
06/04/2020, 8:20 PM.whl
?hundreds-father-404
06/04/2020, 8:25 PM.whl
being understood for sureimportant-librarian-62877
06/04/2020, 8:26 PM.whl
route. Seems like egg files are on the way out anyways.