You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently, this plugin expects pipenv to exist on the host to generate the requirements.txt.
To simplify CI setups, requirements.txt could be generated inside the docker container. pipenv is already installed in the lambci/lambda:build-python* images