bitter-tiger-53933
05/05/2022, 10:42 AMpip install playwright and then run playwright install . I've been trying to use the experimental_run_shell_command to run the playwright install part but pants runs this before installing the pip dependencies. Can this be done using experimental_run_shell_command or should i be using something else?curved-television-6568
05/05/2022, 10:45 AMexperimental_shell_command does not interact with your pyenv for testing..curved-television-6568
05/05/2022, 10:46 AM