Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Python 3.6 and add Python 3.10 support #181

Merged
merged 8 commits into from
Mar 5, 2022
Merged

Conversation

btjanaka
Copy link
Member

@btjanaka btjanaka commented Mar 4, 2022

Description

Resolves #180

pytest was updated due to this error pytest-dev/pytest#9195

Changelog Description

Drop Python 3.6 and add Python 3.10 support (#181)

TODO

  • Edit README
  • Edit tags in setup.py
  • Set up testing for 3.10 and remove testing for 3.6
  • Update dependencies if necessary
  • Check for additional occurrences of 3.6 and 3.9

Questions

Status

  • I have read the guidelines in
    CONTRIBUTING.md.
  • I have formatted my code using yapf
  • I have tested my code by running pytest
  • I have linted my code with pylint
  • This PR is ready to go

@btjanaka btjanaka changed the title Python versions Drop Python 3.6 and add Python 3.10 support Mar 5, 2022
@btjanaka btjanaka merged commit 5504ba0 into master Mar 5, 2022
@btjanaka btjanaka deleted the python-versions branch March 5, 2022 04:20
@btjanaka btjanaka added this to the v0.5.0 milestone Mar 28, 2022
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.

Drop Python 3.6 support and add 3.10 support
1 participant