witty-crayon-22786
08/29/2018, 6:41 PM--changed
perspective we can only operate at the target level.fierce-park-88503
08/29/2018, 10:25 PMwitty-crayon-22786
08/29/2018, 10:25 PMrequirements.txt
file once your repo grows beyond a certain sizefierce-park-88503
08/30/2018, 10:12 PMwitty-crayon-22786
08/31/2018, 6:56 PMfierce-park-88503
08/31/2018, 6:57 PMwitty-crayon-22786
08/31/2018, 6:58 PMfierce-park-88503
08/31/2018, 10:30 PMpython_requirement
targets in the same 3rdparty/python/BUILD file, right?witty-crayon-22786
08/31/2018, 10:34 PM3rdparty/python/${module}/BUILD
$ cat 3rdparty/python/s3-log-parse/BUILD
python_requirement_library(
requirements=[
python_requirement('s3-log-parse==0.1.1')
]
)