curved-television-6568
04/09/2021, 8:47 AMpex_binary(name="bin", entry_point="foo.qux.bin:main")
I don’t see that there is a bin.py
file in foo.qux
for the test, and it is not listed in the assert either, so I feel like this should fail.. but seems like it is silently ignored?hundreds-father-404
04/09/2021, 9:18 AMdependencies
field
Granted, there is a place for warnings, such as the new warning if we can't infer because it's ambiguous because >1 target owns the same modulecurved-television-6568
04/09/2021, 9:22 AMhappy-kitchen-89482
04/09/2021, 5:11 PMhundreds-father-404
04/09/2021, 5:12 PMpex_binary.entry_point
, python_awslambda.handler
, and (soon) python_distribution.entry_points
?happy-kitchen-89482
04/09/2021, 5:14 PMhundreds-father-404
04/09/2021, 5:19 PMwitty-crayon-22786
04/12/2021, 4:35 PM