Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Tests passing for all Python versions >= 3.6#487

Merged
rishabh-bhargava merged 4 commits into
masterfrom
allow-python-versions
Apr 7, 2020
Merged

Tests passing for all Python versions >= 3.6#487
rishabh-bhargava merged 4 commits into
masterfrom
allow-python-versions

Conversation

@rishabh-bhargava

@rishabh-bhargava rishabh-bhargava commented Apr 6, 2020

Copy link
Copy Markdown
Collaborator

Tests were failing for the latest commit in Python versions 3.5, 3.6 and 3.7. This PR fixes this by:

  • removing testing for Python 3.5 since that runtime is not supported in AWS Lambda
  • updating the Pipfile to unpin Python 3.8 as the only allowed Python version.

@rishabh-bhargava rishabh-bhargava changed the title WIP: Allowing all Python versions in Pipfile Tests passing for all Python versions >= 3.6 Apr 6, 2020
@rishabh-bhargava rishabh-bhargava requested a review from nficano April 6, 2020 08:48
@rishabh-bhargava rishabh-bhargava merged commit d732121 into master Apr 7, 2020
@rishabh-bhargava rishabh-bhargava deleted the allow-python-versions branch April 7, 2020 02:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant