btw, is there a way to modify a package? e.g. I wa...
# general
m
btw, is there a way to modify a package? e.g. I want to modify
uvicorn
, and use that on the pex binary. I can create a PR and add that hash to the requirements, but is there an easier way?
c
Do you mean modify, as in monkey patching it?