Skip to content

Conversation

@DavidVujic
Copy link
Owner

Description

Set the Python version explicitly in the CI config.
Run mypy to verify the Python syntax - to avoid introducing something not working in Python 3.8.

Motivation and Context

Fixes #30

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

@DavidVujic DavidVujic merged commit ffcd2ec into main Nov 26, 2022
@DavidVujic DavidVujic deleted the ci_python_3_8 branch November 26, 2022 08:32
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.

CircleCI: add steps to test code in different Python versions

2 participants