Skip to content

fix: ignore python minors in setup-python and bump its version#513

Merged
camilamaia merged 1 commit intoscanapi:mainfrom
gabrieltron:upgrade-python-version
Sep 24, 2021
Merged

fix: ignore python minors in setup-python and bump its version#513
camilamaia merged 1 commit intoscanapi:mainfrom
gabrieltron:upgrade-python-version

Conversation

@gabrieltron
Copy link
Copy Markdown
Member

Description

Ignore python minors in setup-python and bump setup-python version

Motivation behind this PR?

#511

What type of change is this?

Bug fix

Checklist

  • I have added a changelog entry / my PR does not need a new changelog entry. Instructions.
  • I have added/updated unit tests. Instructions.
  • New and existing unit tests pass locally with my changes. Instructions
  • I have self-documented code my changes by adding docstring(s) and comment(s). Instructions
  • Current PR does not significantly decrease the code coverage and docstring coverage.
  • My code follows the style guidelines of this project.
  • I have run ScanAPI locally and manually tested my changes. Instructions.
  • I have squashed my commits. Instructions.

Issue

Closes #511

@gabrieltron gabrieltron requested review from a team as code owners September 23, 2021 23:54
Copy link
Copy Markdown
Member

@camilamaia camilamaia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for this fix ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Github actions is failing due to new Python 3.6 minor release

2 participants