Randy Westergren

Results 3 comments of Randy Westergren

Looks like `pipenv` is pinned at version `2021.11.5` for the tests: - https://github.com/andidev/serverless-python-requirements/blob/support-latest-pipenv/.github/workflows/validate.yml#L61 - https://github.com/andidev/serverless-python-requirements/blob/support-latest-pipenv/.github/workflows/integrate.yml#L48

@andidev Created a PR for your fork to fix the pipenv tests - was missing a `Pipfile.lock` file: >Pipfile.lock must exist to use --keep-outdated! https://github.com/andidev/serverless-python-requirements/pull/1 Had a successful run on...

Would love to have this!